Citizen CBM-270 User Manual page 66

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

Advertisement

ESC
v
[Function]
Transmitting the printer status
[Code]
<1B> H <76> H
[Outline]
Current printer status is transmitted..
• Status sent out consists of 1 byte whose content is as in the table below.
[Caution]
• In DTR/DSR control, after receptible state of the host (DSR signal being in SPACE state)
• In DTR/DSR control, when the host is in unreceptible state(DSR signal being in MARK
• In paper end (paper near end) status, this command may be unreceptible state due to
Remarks. This command is valid only for serial interface model.
[Sample Program]
OPEN "COM1:N81NN" AS #1 ;
PRINT #1, CHR$ (&H1B) ; "v" ;
A$ = INPUT$ (1, #1) ;
CLOSE #1
END
is confirmed, only 1 byte is transmitted.
being confirmed, only 1 byte is transmitted.
state), it waits until receptible state is created.
BUSY state.
Bit
Function
0
Not defined
1
Not defined
2
Paper end
3
Not defined
4
Not used
5
Not defined
6
Not defined
7
Not defined
In XON/XOFF control, DSR signal state not
Value
0
With paper
Without paper
Fixed to 0
51
CBM-270 User's Manual
(Serial Interface Only)
1
CITIZEN

Advertisement

Table of Contents
loading

Table of Contents