User manual
52DCA Intertel DCA Intertel
DCA Intertel 53 DCA Intertel
[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, doublestrike,
underline (etc.) print modes, except for the upsidedown 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
GS + (nH) (nL)
[Name] Aligns the ticket at the rst 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 rst 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]
[Example] To print a logo on a ticket that is 25 mm long with the hole (or
notch) at the end of the ticket, the following command must
be sent:
0x1D, 0xF6, 0xFF, 0x7B (perform alignment)
0x1B, 0xFA, 0x00, 0x55 (print logo)
In this example, nH and nL are expressed in module 2 so that the
motor will recede.