User manual

Table Of Contents
Enter Configuration Exit and Save Configuration
Ì$+;Î
DATA FORMAT
Ì$
-
Example:
The following strings define:
1. First Character Replacement: su rcodes of all occurrences of the 0
character with the 1 character.
. Second Character Replacement: substitution in Code 39 barcodes of all occurrences of
the A character with the B character.
irst character replacement
Code 39
ASCII characters corresponding
0
ASCII characters corresponding
to the HEX value for character
1
ÌEO1pÎ
bstitution in Code 39 ba
2
f
to the HEX value for character
+
ÌVWÎ
+
30
+
31
or Code 39 codes containing the string "0123", the contents transmitted will be "1123".
second character
replacement
Code 39
A
ASCII characters corresponding
to the HEX value for character
B
ÌEO2sÎ
F
ASCII characters corresponding
to the HEX value for character
+
ÌVWÎ
+
41
+
42
For Code 39 codes c ill be "BBCD".
ontaining the string "ABCD", the contents transmitted w
71