ScannerOptions Properties
Click or drag to resize

ScannerOptions Properties

The ScannerOptions type exposes the following members.

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