Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM-292 Bedienungsanleitung Seite 66

Line thermal printer
Inhaltsverzeichnis

Werbung

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

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis