User manual

3. PRINTER FUNCTIONS
3-14
DPT100-B/I/BT
there could be a time lag between command reception and data transmission, depending
on data buffer status.
[Default]
[Reference]
[Example]
55$D1$
[Name] Resets the printer parameters to default.
[Format] ASCII GS U
Hex 1D 55
Decimal 29 85
[Description] Resets the printer parameters to the default configuration.
[Notes] After executing this command the printer is initialized.
[Default]
[Reference]
[Example]
nd...1dn75$D1$
[Name] Prints n byte of a 200 dpi graphic line
[Format] ASCII GS W n d1... dn
Hex 1D 57 n d1... dn
Decimal 29 87 n d1... dn
[Range] 1 n 48
0 d1 … dn 255
[Description] Print n byte of a 200 dpi graphic line where :
• n specifies the number of byte to print;
• d1...dn specify the bytes to print.
[Notes] • If the bit image data input exceeds the number of dots to be printed on a line, the
excess data are processed as printable characters.
d indicates the bit image data. Set a corresponding bit to 1 to print a dot, or to 0 to not
print the dot.
• This command is not affected by the emphasized, double-strike, underline (etc.) print
modes, except for the upside-down mode.
[Default]
[Reference]
[Example] For printing 12 bytes the command sequence is :
$1D $57 $0C $FF $00 $FF $00 $FF $00 $FF $00 $FF $00 $FF $00
)Ln()Hn(6F$D1$
[Name] Aligns the ticket at the first printed line
[Format] ASCII GS { } (nH) (nL)
Hex 1D F6 (nH) (nL)
Decimal 29 246 (nH) (nL)
[Description] This command searches for the reference notch on the paper and aligns the ticket at the
first line to be printed.
[Note] nH and nL are the values of the shift to be made once the notch has been found
The command is only performed if alignment is enabled under setup (see parameter)
[Reference]