Specifications

Enter Configuration Exit and Save Configuration
ik
ik
DATA FORMAT
i k
i k
36
Example:
To add 4 characters to the right of Standard Code 39 Codes:
enable field adjustment
Code 39
right addition
Read
i&'k
i&'k
+
i78k
i78k
+
ik
ik
+
04
FIELD ADJUSTMENT CHARACTER
Read the field adjustment character code:
field adjustment character
i&(k
i&(k
i&(k
Read the hexadecimal value corresponding to the character you want to use for field
adjustment. Valid characters are in the range 00-FE.
Example:
To define the field adjustment character = A:
Read
field adjustment character
+ 41
CODE LENGTH TX
code length transmitted
i&&=k
i&&=k
i&&=k
code length not transmitted
i&&:k
i&&:k
i&&:k
code length transmitted in 4-digit format
i&&@k
i&&@k
i&&@k
The code length is transmitted in the message after the Headers and Code Identifier
characters. The code length is calculated after performing any field adjustment operations.