CBM-202PC-04 User’s Manual
74
CITIZEN
• The check column automatically calculated inside the printer is added to the
end of the entered digits to be printed.
• Processing of the special characters
The characters above the ASCII code number 96 are considered special
characters. The following lists the converted characters for entering these
characters.
ASCII Code
Converted Character
Subset Code
Subset Code
B
Subset Code C
96
80h
FNC 3
FNC 3
-N/A-
97
81h
FNC 2
FNC 2
-N/A-
98
82h
SHIFT
SHIFT
-N/A-
99
83h
CODE C
CODE C
-N/A-
100
84h
CODE B
FNC 4
CODE B
101
85h
FNC 4
CODE A
CODE A
102
86h
FNC 1
FNC 1
FNC 1
The following exemplifies a selection of the code subset as a method to utilize the
special characters.
<Selection of Code Subset>
• Initial selection: Enter any one character of A, B, and C.
• Conversion on the way: Enter any one character of 82h through 85h
Example) When initially testing with the code subset B, and then, printing the
bar code, "123," with the code subset A
• Input code
:
B
TEST <85>
123
• Bar code data :
<CODE B>TEST<CODE A>123
[Sample Program]
LPRINT CHR$ (&H1D) + "H" + CHR$ (2) ;
LPRINT CHR$ (&H1D) + "k" ;
LPRINT CHR$ (4) ;
LPRINT "123" + CHR$ (0) ;
[Print Results]
Содержание CBM-202PC-04
Страница 32: ...CBM 202PC 04 User s Manual 32 CITIZEN...
Страница 38: ...CBM 202PC 04 User s Manual 38 CITIZEN 8 SPECIFICATIONS OF PACKAGE...
Страница 86: ...CBM 202PC 04 User s Manual 86 CITIZEN 11 CHARACTER CODE TABLE 11 1 International...
Страница 87: ...CBM 202PC 04 User s Manual 87 CITIZEN 11 2 Domestic...
Страница 88: ...CBM 202PC 04 User s Manual 88 CITIZEN 11 3 International Character Set...