Click or drag to resize

PropertyID.TargetTimeout Field

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

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 TargetTimeout = "value"

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

[Android Documentation]

See Also