Click or drag to resize

PropertyID.IlluminationTime Field

This parameter selects the scanner illumination pulse length.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 IlluminationTime = "value"

Field Value

Type: Int32
Remarks
This parameter 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.

The class of the property is EnumProperty. The allowed values are defined by enum IlluminationTime.

[Android Documentation]

See Also