Citizen CBM-272 User Manual page 80

Line thermal printer
Hide thumbs Also See for CBM-272:
Table of Contents

Advertisement

ESC = n
[Function]
[Code]
[Range]
[Outline]
[Caution]
[Default]
[Sample Program]
[Print Results]
Data input control
<1B> H <3D> H <n>
0
n
255
Selecting equipment in which data input from the host is
effective.
• Each bit of n indicates as follows:
Bit
Equipment
0
Printer
1
Not defined
2
Not defined
3
Not defined
4
Not defined
5
Not defined
6
Not defined
7
Not defined
• When the printer has not been selected, this printer
abandons all the received data until it is selected by this
command.
• Even when the printer has not been selected, it can become
BUSY state through printer operation.
n = 1
LPRINT "AAAAA" ;
LPRINT CHR$ (&H1B) ; "=" ; CHR$ (0) ;
LPRINT "BBBBB" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "=" ; CHR$ (1) ;
LPRINT "CCCCC" ; CHR$ (&HA) ;
END
A A A A A C C C C C
BBBBB is not printed
— 61 —
Value
0
Valid
Invalid
1

Advertisement

Table of Contents
loading

Table of Contents