ScannerOptions Class |
Namespace: Com.Datalogic.Decode.Configuration
The ScannerOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ScannerOptions | Initializes a new instance of the ScannerOptions class |
Name | Description | |
---|---|---|
![]() | AimEnable | enables aim projection when capturing frames. |
![]() | CustomImageCaptureProfile | allows to define a custom profile. |
![]() | DecodeTimeout | is the maximum time the scanner remains on
without reading a barcode. |
![]() | DisplayModeEnable | barcode illumination management for capturing frames from displys or reflective surfaces. |
![]() | DoubleReadTimeout | is the minimum time allowed between
reads of the same barcode label. |
![]() | EnhanceDOFEnable | depending on barcode typology, quality and
light condition it could enhance the Depth of Field. |
![]() | Groups | Returns the property groups contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) |
![]() | Id | Gets the integer value of the unique identifier PropertyGroupID (Inherited from PropertyGroup.) |
![]() | IlluminationEnable | enables barcode illumination when capturing frames. |
![]() | IlluminationTime | selects the scanner illumination pulse length. |
![]() | IlluminationType | selects the scanner illuminator to be used for decoding. |
![]() | ImageCaptureProfile | selects the scanner image capture profile. |
![]() | ImageDecodeTimeout | is the timeout set during image decoding. |
![]() | IsFullySupported | Tells if this property group is completely supported by the underling decoding
hardware. (Inherited from PropertyGroup.) |
![]() | IsSupported | Tells if this property group is supported by the underling decoding
hardware. (Inherited from PropertyGroup.) |
![]() | JniPeerMembers | To be added. (Overrides PropertyGroupJniPeerMembers.) |
![]() | Name | Gets the name of the unique identifierPropertyGroupID (Inherited from PropertyGroup.) |
![]() | PicklistEnable | limits reading to targeted selection. |
![]() | Properties | Returns the properties contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) |
![]() | ScanMode | selects the scan mode. |
![]() | TargetMode | selects the scanner target beam mode. |
![]() | TargetModeEnable | enables the use of a target beam mode. |
![]() | TargetReleaseTimeout | is the maximum time the scanner is on after
trigger release when using Release Scan target beam mode. |
![]() | TargetTimeout | is time the target beam is on before scanner
attempts to read. 0=0.25 seconds, 1 to 4= 0.5 to 2 seconds. |
Name | Description | |
---|---|---|
![]() | GetPropertyById | Gets the Property (Inherited from PropertyGroup.) |
![]() | GetPropertyByName | Gets the Property (Inherited from PropertyGroup.) |
![]() | GetPropertyGroupById | Gets the PropertyGroup (Inherited from PropertyGroup.) |
![]() | GetPropertyGroupByName | Gets the PropertyGroup (Inherited from PropertyGroup.) |
![]() | Load | Load the properties values contained by this group from the
PropertyGetter. (Inherited from PropertyGroup.) |
![]() | SetToDefault | Resets to the default value all the properties contained in the subtree. (Inherited from PropertyGroup.) |
![]() | Store | Store the properties values contained by this property into the
PropertyEditor. (Inherited from PropertyGroup.) |