User manual

42DCA Intertel DCA Intertel
DCA Intertel 43 DCA Intertel
07H
[Name] Cancel print data buffer
[Format] ASCII -
Hex 07
Decimal 7
[Description] Deletes all the print data in the current print buffer.
[Notes] • If data that existed in the previously specied printing area also
exists in the currently specied printing area, it is deleted.
[Default]
[Reference]
[Example]
0AH
[Name] Forward feeds one line
[Format] ASCII -
Hex 0A
Decimal 10
[Description] Forward feeds one line equivalent to a line of print
[Notes] • This command brings about the printing of the contents of the line
buffer
[Default]
[Reference] 0BH
[Example]
(n) HB0
[Name] Forward feeds (n) lines
[Format] ASCII -
Hex 0B
Decimal 11
[Description] Carries out the number of line feeds specied in (n)
[Notes] •The number must be ASCII and between 0 and 9 (when n=0 the
command is ignored)
• This command clears the line buffer
[Default]
[Reference] 0AH
[Example] To forward feed fast, 5 lines at a time: $35 $0B (or 5 and the
command $0B)
0DH
[Name] Print the line buffer
[Format] ASCII -
Hex 0D
Decimal 13
[Description] This command prints the line buffer
[Notes] • If the line buffer is empty, the command is ignored
• If the CRLF option is set, this command is ignored and printing can
only be ordered through the command $0A