Click or drag to resize

PropertyIDTargetTimeout Field

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

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int TargetTimeout = 41

Field Value

Type: Int32
Remarks

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

  • 0 = 0.25 seconds -
  • 1 = 0.5 seconds -
  • 2 = 1 seconds -
  • 3 = 15 seconds -
  • 4 = 2 seconds -

If the value exceeds the range, the value is set at full scale. The class of the property is NumericProperty.

[Android Documentation]

See Also