Click or drag to resize

PropertyID.GoodReadTimeout Field

This parameter indicates the delay after which the good read LEDs are turned off.

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 GoodReadTimeout = "value"

Field Value

Type: Int32
Remarks
This parameter indicates the delay after which the good read LEDs are turned off. This is valid only in case of a single good read. The value range is between 20 and 5000 for normal scanning sessions. The maximum value is lowered to 500 in case of a scan mode different from SINGLE or when the target mode is set to RELEASE_SCAN.

[Android Documentation]

See Also