User`s manual

Confidential
RS-T80 Programming Manual
- 134 -
ESC c 5 n
[Function] Enable/disable panel buttons
[Format] ASCII ESC c 5 n
Hex 1B 63 35 n
Decimal 27 99 53 n
[Range] 0 n 255
[Notes] · When the lowest bit of n is 0, the panel buttons are enabled.
· When the lowest bit of n is 1, the panel buttons are disabled.
· Only the lowest bit of n is valid.
· When the panel buttons are disabled, none of them are usable when pressed.
· When execute macro commands, the FEED button is always enabled.
[Default] n = 0
ESC p m t1 t2
[Function] Outputs the pulse specified by t1 and t2 to connector pin
[Format] ASCII ESC p m t1 t2
Hex 1B 70 m t1 t2
Decimal 27 112 m t1 t2
[Range] m = 0, 1, 48, 49
0 t1 255, 0 t2 255
[Notes]
m Connector pin
0, 48 Drawer kick-out connector pin 2
1, 49 Drawer kick-out connector pin 5
· The pulse ON time is [t1 × 2 ms] and the OFF time is [t2 × 2 ms].
· If t2 < t1, the OFF time is [t1 × 2 ms].
[Relative] DLE DC4
GS FF
[Function] Feed label to print position
[Format] ASCII GS FF
Hex 1D 0C
Decimal 29 12
[Notes] · This Command is valid only when the paper type is set to marked paper.
· Never use continuous paper when paper type is set to marked paper,
otherwise GS FF command will cause the printer feeding too long.
· When paper type is set to mark paper, send two or more than two
commands the printer only orient mark position once.
[Relative] ESC c 0