ScannerOptions Class |
ScannerOptionsThe ScannerOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ScannerOptions | Initializes a new instance of the ScannerOptions class | |
| ScannerOptions | Initializes a new instance of the ScannerOptions class |
| Name | Description | |
|---|---|---|
| AimEnable | aimEnable enables aim projection when capturing frames. | |
| CustomImageCaptureProfile | customImageCaptureProfile allows to define a custom profile. | |
| DecodeTimeout | decodeTimeout is the maximum time the scanner remains on
without reading a barcode. | |
| DisplayModeEnable | displayModeEnable barcode illumination management for capturing frames from displys or reflective surfaces. | |
| DoubleReadTimeout | doubleReadTimeout is the minimum time allowed between
reads of the same barcode label. | |
| EnableScanner | enableScanner enables scanner decoding. | |
| EnhanceDOFEnable | enhanceDOFEnable depending on barcode typology, quality and
light condition it could enhance the Depth of Field. | |
| IlluminationEnable | illuminationEnable enables barcode illumination when capturing frames. | |
| IlluminationTime | illuminationTime selects the scanner illumination pulse length. | |
| IlluminationType | illuminationType selects the scanner illuminator to be used for decoding. | |
| ImageCaptureProfile | imageCaptureProfile selects the scanner image capture profile. | |
| ImageDecodeTimeout | imageDecodeTimeout is the timeout set during image decoding. | |
| JniPeerMembers | To be added. | |
| PicklistEnable | picklistEnable limits reading to targeted selection. | |
| ScanMode | scanMode selects the scan mode. | |
| ScannerCameraInteroperability | scannerCameraInteroperability enables the interoperability between
scanner and other cameras, allowing to scan barcodes while another camera is previewing. | |
| TargetMode | targetMode selects the scanner target beam mode. | |
| TargetModeEnable | targetModeEnable enables the use of a target beam mode. | |
| TargetReleaseTimeout | targetReleaseTimeout is the maximum time the scanner is on after
trigger release when using Release Scan target beam mode. | |
| TargetTimeout | targetTimeout is time the target beam is on before scanner
attempts to read. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. |
ScannerOptions is the class that configures the scanner target
beam and other scanner functionalities.