Click or drag to resize

ScannerOptionsTargetTimeout Property

is time the target beam is on before scanner attempts to read. 0=0.25 seconds, 1 to 4= 0.5 to 2 seconds.

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 NumericProperty TargetTimeout { get; set; }

Property Value

Type: NumericProperty
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