Entries

Link copied to clipboard

A trigger pull activates a decode session. The decode session continues until a barcode is decoded or you release the trigger.

Link copied to clipboard

The engine activates a decode session every time it detects a barcode presented to it. The decode session continues until a barcode is decoded or the decode session timeout expires. Reread Timeout can avoid undesired rereading of same barcode in a given period of time. Sensitivity can change the Sense Mode’s sensibility to changes in images captured. Image Stabilization Timeout gives the engine time to adapt to ambient environment after it decodes a barcode and “looks” for another.

Link copied to clipboard

When the trigger is pulled and released, scanning is activated until a barcode is decoded or the decode session timeout expires (The decode session timeout begins when the trigger is released).

Link copied to clipboard

A trigger pull activates a round of multiple decode sessions. This round of multiple scans continues until you release the trigger. Rereading the same barcode is not allowed in the same round.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
val mode: Int
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.