ProfileConfig.AIM_TYPE

EMDK For Android 4.2

Describes the type of aiming to use.

Example Usage:


AIM_TYPE.CONTINUOUS_READ;

Values:

  • DEFAULT -Default AIM_TYPE configured on the device

  • TRIGGER -Standard Trigger Mode

  • CONTINUOUS_READ -In this mode once the trigger is pulled the user can continue scanning barcodes without releasing the trigger. This mode is useful when the user wants to perform rapid scanning.