User manual
3. PRINTER FUNCTIONS
Mini PLUS 3-8
[Description] Selects printing in reverse mode: the receipt feeds out of hte printer with the printing in
normal mode running from left to right.
[Notes]
[Default] Setting in option register by means of front keys
[Reference] $1B $4E
[Example]
75$B1$
[Name] Prints a graphic line at 203 dpi
[Format] ASCII ESC W
Hex 1B 57
Decimal 27 87
[Description] After receiving this command, the printer waits for 48 bytes which correspond to an entire
graphic line. In fact, 48 bytes of 8 bits each correspond to 384 dots per line.
[Notes]
[Default]
[Reference]
[Example]
16$B1$)dd(
[Name] Selects the number of dot spaces
[Format] ASCII (dd) ESC a
Hex (dd) 1B 61
Decimal (dd) 27 97
[Description] By using (dd) parameters it’s possible to select the dot line number between one print
line and another.
[Notes] • (dd) are two ASCII characters (selected between ‘0’, ‘1’, ..., ‘9’, ‘A’, ‘B’,..., ‘F’) which
identifies number from 0 to 127 in hexadecimal form and corresponds to the number of
dot lines between one print line and another. The acceptable range is from 00H to 7FH.
[Default] 0
[Reference]
[Example]
36$B1$
[Name] Management of bar code printing
[Format] ASCII ESC c [code] [height] [position] [options]
[length] [data]
Hex 1B 63
Decimal 27 99
[Description] [ASCII code] Type of bar code
I Interleaved 2/5
C Code 39
B CodaBar
e EAN8
E EAN13
[height] Number of dot lines in 1/8 mm. units.