Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM-270 Bedienungsanleitung Seite 72

Inhaltsverzeichnis

Werbung

ASCII Code
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,
[Sample Program]
LPRINT CHR$ (&H1D) ; "H" ; CHR$ (2) ;
LPRINT CHR$ (&H1D) ; "k" ;
LPRINT CHR$ (4) ;
LPRINT "123" ; CHR$ (0) ;
[Print Results]
Converted
Character
96
80h
97
81h
98
82h
99
83h
100
84h
101
85h
102
86h
"123," with the code subset A
• Input code
• Bar code data
Subset Code A
Subset Code B
FNC 3
FNC 2
SHIFT
CODE C
CODE C
CODE B
FNC 4
CODE A
FNC 1
:
B
TEST
:
<CODE B>TEST<CODE A>123
57
CBM-270 User's Manual
Subset Code C
FNC 3
-N/A-
FNC 2
-N/A-
SHIFT
-N/A-
-N/A-
FNC 4
CODE B
CODE A
FNC 1
FNC 1
<85h>
123
CITIZEN

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis