Citizen CBM-270 user manual Test, Code Btestcode A123

Models: CBM-270

1 114
Download 114 pages 19.21 Kb
Page 73
Image 73

CBM-270 User’s Manual

ASCII Code

Converted

Subset Code A

Subset Code B

Subset Code C

Character

 

 

 

 

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

:

· Bar code data :

[Sample Program]

B

 

TEST

 

<85h>

 

123

<CODE B>TEST<CODE A>123

LPRINT CHR$ (&H1D) ; "H" ; CHR$ (2) ;

LPRINT CHR$ (&H1D) ; "k" ;

LPRINT CHR$ (4) ;

LPRINT "123" ; CHR$ (0) ;

[Print Results]

73

CITIZEN

Page 73
Image 73
Citizen CBM-270 user manual Test, Code Btestcode A123