CVB.Net 14.0
SonyCode Class Reference

Configuration for Sony Code reading. More...

Inherits ReaderWithTransmitStartStopConfigurationBase.

Public Member Functions

 SonyCode ()
 ctor
 

Properties

OnOffPropertyType InterpretCode [get, set]
 When set to true, the reader will check if the quiet zone requirements are violated by the code.
 
- Properties inherited from ReaderWithTransmitStartStopConfigurationBase
OnOffPropertyType TransmitStartStop [get, set]
 When set to true, the reader will check if the quiet zone requirements are violated by the code.
 
- Properties inherited from ReaderWithBooleanCheckDigitConfigurationBase
OnOffPropertyType EvaluateCheckDigit [get, set]
 When set to true, the reader will evaluate available check digits in the code.
 
- Properties inherited from ReaderCommon1DConfigurationBase
OnOffPropertyType TransmitCheckDigit [get, set]
 When set to true, the reader will transmit the check digit with the result.
 
int MinDigits [get, set]
 Minimum number of digits in the code.
 
int MaxDigits [get, set]
 Maximum number of digits in the code.
 
virtual int AbsoluteMinDigits [get]
 Most codes that know a lower minimum digits setting will use 1 for the lower limit. More...
 
virtual int AbsoluteMaxDigits [get]
 Most codes that know an upper maximum digits setting will use 50 for the upper limit. More...
 
- Properties inherited from ReaderWithQuietzonConfigurationBase
OnOffPropertyType CheckQuietzone [get, set]
 When set to true, the reader will check if the quiet zone requirements are violated by the code.
 
- Properties inherited from ReaderConfigurationBase
OnOffPropertyType Inverse [get, set]
 Barcode or Matrix code is inverted in the image.
 

Additional Inherited Members

- Protected Member Functions inherited from Base
void SetDirty ()
 Sets the dirty flag.
 

Detailed Description

Configuration for Sony Code reading.