Citizen CBM-272 User Manual page 92

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

Advertisement

ESC n n
[Function]
[Code]
[Range]
[Outline]
[Caution]
[Default]
[Sample Program]
Setting a remaining amount of printout
<1B>H<6E>H<n>
0
n
255 ("n" in the 2nd byte denotes this command)
This command sets a print remaining amount after detecting
PNE. n is set in units of cm.
If the paper near end sensor is disabled, this command will
not function. The set value and print remaining amount are
not cleared by the ESC @ command. If a value lower than
the already set value is set at PNE detection time, the printer
may stop printing. The set value remains valid until it is
reset or the printer is turned on again.
n = 150 (Remaining amount: 150 cm)
LPRINT CHR$(&H1B);"n";CHR$(100);
..... When setting the print remaining amount = 100 cm
— 73 —

Advertisement

Table of Contents
loading

Table of Contents