Click or drag to resize

PropertyIDDecodeTimeout Field

This parameter is the maximum time the scanner remains on without reading a barcode.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int DecodeTimeout = 45

Field Value

Type: Int32
Remarks

This parameter is the maximum time the scanner remains on without reading a barcode. If the value exceeds the range, the value is set at full scale. The amount of time is represented in milliseconds.

The class of the property is NumericProperty.

[Android Documentation]

See Also