User manual

50DCA Intertel DCA Intertel
DCA Intertel 51 DCA Intertel
ESC q
[Name] Disables underlined printing
[Format] ASCII ESC q
Hex 1B 71
Decimal 27 113
[Description] Annuls underlined printing
[Notes]
[Default]
[Reference] ESC Q
[Example]
ESC s
[Name] Transmits the next character in serial
[Format] ASCII ESC s
Hex 1B 73
Decimal 27 115
[Description] Transmits the next character it receives on the serial port
[Notes]
[Default]
[Reference]
[Example] If you transmit: ESC s A
the last character, A, will not be printed but immediately transmitted
on the serial line
ESC n1 n2
[Name] Print graphic bank ( 384 ´ 85 dots).
[Format] ASCII ESC · n1 n2
Hex 1B FA n1 n2
Decimal 27 250 n1 n2
[Range] 0 £ n1, n2 £ 255
[Description] Prints the graphics bank from ash.
n1 species the starting dot line ( 1 ??85 ).
n2 species the number of lines to print.
[Notes] • If n1 + n2 > 85 the printer only prints 85 - n1 + 1 dotlines.
[Default]
[Reference]
[Example] To print the graphic bank from dotline 10 to dotline 40, send:
1BH FAH 0AH 1EH
ESC v
[Name] Transmit paper sensor status
[Format] ASCII ESC v
Hex 1B 76
Decimal 27 118
[Description] When this command is received, transmit the current status of the
paper sensor.