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; }
Public Property TargetTimeout As NumericProperty
Get
Set
Property Value
Type:
NumericPropertyRemarks 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