Types

Link copied to clipboard

Generic parameter used to enable / disable option.

Link copied to clipboard
Link copied to clipboard

This parameter sets the maximum time decode session continues during a scan attempt. It is programmable in 1ms increments from 1ms to 3,600,000ms. When it is set to 0, the timeout is infinite. The default setting is 3,000ms.

Link copied to clipboard

Good Read Delay sets the minimum amount of time before the engine can read another barcode. This parameter is programmable in 1ms increments from 1ms to 3,600,000ms. The default setting is 500ms.

Link copied to clipboard

Image Decoding Timeout specifies the maximum time the engine will spend decoding an image. This parameter is programmable in 1ms increments from 1ms to 3,000ms. The default timeout is 500ms.

Link copied to clipboard

The following parameter sets the time interval between two successive reads on same barcode. It is programmable in 1ms increments from 0ms to 3,600ms. When it is set to a value greater than 3,000, the timeout for rereading same programming barcode is limited to 3,000ms. The default setting is 50ms.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This parameter defines the amount of time the engine will spend adapting to ambient environment after it decodes a barcode and “looks” for another. It is programmable in 1ms increments from 0ms to 3,000ms. The default setting is 500ms.

Link copied to clipboard

Properties

Link copied to clipboard
abstract val activated: Any
Link copied to clipboard
abstract val prefix: String

Functions

Link copied to clipboard
abstract fun getEnableCommand(): String