User manual

3. PRINTER FUNCTIONS
Mini PLUS 3-6
[Notes] • This command is executed when the data is processed in the data buffer. Therefore,
there could be a time lag between command reception and data transmission, depending
on data buffer status.
[Default]
[Reference]
[Example]
04$B1$
[Name] Resets the printer
[Format] ASCII ESC @
Hex 1B 40
Decimal 27 64
[Description] Cancels all the data in the print buffer and resets the printer mode, restoring the mode
which was enabled at the moment of switching on
[Notes] • Same as hardware reset
After the command has been transmitted, 1.5 seconds elapse before the printer is
enabled
[Default]
[Reference]
[Example]
LnHn14$B1$
[Name] Executes [n] dots line feed
[Format] ASCII ESC A nH nL
Hex 1B 41 nH nL
Decimal 27 65 nH nL
[Description] Executes [n] dots line feed where N = 256 x nH + nL.
[Notes] • 1 mm = 8 dot line.
• The maximum paper line feed value is about 1 m.
[Default]
[Reference]
[Example] To forward feed 40mm send this sequence :
$1B $41 $01 $40 (the ESC A command with 40mm x 8dot)
94$B1$
[Name] Selects 24 columns
[Format] ASCII ESC I
Hex 1B 49
Decimal 27 73
[Description] On receiving this command, the printer enters 42-column per line printing mode.
[Notes]
[Default]
[Reference] $1B $69, $1B $68
[Example]