Click or drag to resize

ScannerOptionsIlluminationTime Property

selects the scanner illumination pulse length.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public EnumProperty IlluminationTime { get; set; }

Property Value

Type: EnumProperty
Remarks
illuminationTime

selects the scanner illumination pulse length. The scan engine illumination is a pulsed light. It is characterized by a light pulse length and a frequency usually equal to the frame rate frequency. This property affects only the pulse length. With a longer light pulse the scan engine can decode a more distant target and DOF performance is enhanced on low environment light condition. In the counterside, a shorter light pulse makes the scan engine more motion tollerant.

[Android Documentation]

See Also