Document Conventions
This manual uses the following typographic conventions.
Convention Description
[Expression list] Items inside square brackets are optional, expression
maximum length 2*1024 bytes;
<ESC> ESCAPE (ASCII 27), control code of status
polling command, which returns the printer
status immediately, no matter the printer is
standby status or busy.
~ (ASCII 126), control code of status polling
command, which returns the printer status
only when the printer is ready.
Note: 200 DPI: 1 mm = 8 dots Font in bold and italic type is used for note.
DOWNLOAD “TEST.BAS” When displayed content is program, use Arial 10.5 sized font.
SET COUNTER @1 1
@1=”0001”
TEXT 10,10,”3”,0,1,1,@1
PRINT 3,2
EOP