ScannerOptions.TargetReleaseTimeout Property
Click or drag to resize

ScannerOptionsTargetReleaseTimeout Property

targetReleaseTimeout 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)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.NumericProperty TargetReleaseTimeout { get; set; }

Property Value

Property Value

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

Remarks
targetReleaseTimeout 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