Citizen BD2-2890DD Specifications page 52

Control board for mlt-289
Table of Contents

Advertisement

ESC v (Serial Interface Only)
Transmitting the printer status (Serial Type)
[Function]
<1B>H<76>H
[Code]
[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 revertible state of the host (DSR signal being in SPACE
state) is confirmed, only 1 byte is transmitted. In XON/XOFF control, DSR signal state
not being confirmed, only 1 byte is transmitted.
• In DTR/DSR control, when the host is in unrespectable state (DSR signal being in
MARK state), it waits until receptacle state is created.
• In paper end (paper near end) status, this command may be unrespectable state due to
BUSY state.
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
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
Va lue
0
With paper
Fixed to 0
48
BD2-2890DD SPECIFICATIONS
1
Without paper

Advertisement

Table of Contents
loading

Table of Contents