Engine Code ID#

Decode data format#

Decoded Data Packet Format#

Currently, a type of data packet transparent transmission format related to SSI / SNAPI has been confirmed.

The device can transparently transmit user-defined parameter barcodes to the host as ordinary decoding data:

  • User-defined parameter barcode format:

<FNC3><L><data>
or
<FNC3><B><12 bytes of data>
  • Decoded data format:

<0xf3><L><data>
or
<0xf3><B><12 bytes of data>

The B type only supports 12 byte data. After successfully reading the user-defined parameter barcode, the device will issue a normal decoding beep.

AIM Code identifier#

Used to control whether the output data contains AIM Code ID or Extended Code ID.

Options:

  • None, default value

  • AIM Code ID Character

  • Extended Code ID Character

Do not output Code ID

* Do not output Code ID#

Output AIM Code ID

Output AIM Code ID#

Output Extended Code ID

Output Extended Code ID#

If this option is enabled, Code ID will be inserted between “prefix” and “decoded data”.

Note

If Transmit "No Read" Message is enabled at the same time, and AIM Code ID Character or Extended Code ID Character is enabled, the device will append the code identifier of Code 39 after the NR message.

Unable to read message#

Used to control whether NR is sent to the host when decoding is unsuccessful.

  • Enable No Read

  • Disable No Read, default value

Enable No Read messages

Enable No Read messages#

Disable No Read messages

* Disable No Read messages#

AIM Code ID and FN1#

AIM Code ID characters#

See also

This section mainly undertakes the control logic of “whether to output AIM Code ID”; see Engine character table for the terminal-specific Code ID comparison table.

FN1 replacement#

Applies to USB HID keyboard host only. When enabled, FN1 (0x1b) in the EAN-128 barcode can be replaced with the user-set value.

The default replacement value is 7013, which is the Enter key.

When setting via host command:

The documentation requires setting Key Category to 1 first, and then setting the 3-digit key value.

FN1 replacement value table#

Used to set the FN1 replacement target value.

Barcode menu setting steps:

  1. Scan Set FN1 Substitution Value

  2. Find the target key in the ASCII character table corresponding to the current host interface

  3. Scan 4-bit ASCII value

Set FN1 replacement value

Set FN1 replacement value#

If you make a mistake, you can scan Cancel and re-enter.