ScannerOptionsTargetReleaseTimeout Property |
is the maximum time the scanner is on after
trigger release when using Release Scan target beam mode.
Namespace:
Com.Datalogic.Decode.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic NumericProperty TargetReleaseTimeout { get; set; }
Public Property TargetReleaseTimeout As NumericProperty
Get
Set
Property Value
Type:
NumericProperty
RemarkstargetReleaseTimeout is the maximum time the scanner is on after
trigger release when using Release Scan target beam mode. If the value
exceeds the range, the value is set at full scale.
[Android Documentation]
See Also