ScannerOptions.TargetTimeout Property
Click or drag to resize

ScannerOptionsTargetTimeout Property

targetTimeout is time the target beam is on before scanner attempts to read.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.NumericProperty TargetTimeout { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.NumericProperty
No description available.

Remarks
targetTimeout is time the target beam is on before scanner attempts to read. 0=0.25 seconds, 1 to 4= 0.5 to 2 seconds. If the value exceeds the range, the value is set at full scale.

[Android Documentation]

See Also