Citizen CBM-270 User Manual page 56

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

Advertisement

ESC
3
n
[Function]
Setting line feed rate of minimum pitch
[Code]
<1B> H <33> H <n>
0 ≤ n ≤ 255
[Range]
[Outline]
The line feed rate per line is specified by n/360 inch.
Since an actual mechanical pitch is 1/203 inch, it is internally converted approximate to the
value specified with this command.
• The initial value is n = 60 (1/6 inch) (18H), being 4.23 mm line feed rate.
[Default]
[Sample Program]
See Sample Program and Print Results for ESC 2 on Page 40.
ESC
=
n
[Function]
Data input control
[Code]
<1B> H <3D> H <n>
0 ≤ n ≤ 255
[Range]
[Outline]
Selecting equipment in which data input from the host is effective.
• Each bit of n indicates as follows:
• When the printer has not been selected, this printer abandons all the received data until it
• Even when the printer has not been selected, it can become BUSY state through printer
[Caution]
• When the printer is deselected, this printer discards all the data until it is selected with this
[Default]
n = 1
[Sample Program]
LPRINT "AAAAA" ;
LPRINT CHR$ (&H1B) ; "=" ; CHR$ (0) ;
LPRINT "aaaaa" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "=" ; CHR$ (1) ;
LPRINT "AAAAA" ; CHR$ (&HA) ;
END
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
is selected by this command.
operation.
command.
[Print Results]
Value
0
Invalid
Valid
[Print Results]
41
CBM-270 User's Manual
1
CITIZEN

Advertisement

Table of Contents
loading

Table of Contents