![SPRT SP-T8 User Manual Download Page 68](http://html1.mh-extra.com/html/sprt/sp-t8/sp-t8_user-manual_1352068068.webp)
68
[Format] ASCII ESC c 5 n
Hex 1B 63 35 n
Decimal 27 99 53 n
[Range] 0
n
255
[Description] Enables or disables the panel buttons.
When the LSB of n is 0, the panel buttons are enabled.
When the LSB of n is 1, the panel buttons are disabled.
[Notes]
Only the lowest bit of n is valid.
When the panel buttons are disabled, none of them are
usable when the printer cover is closed.
In this printer, the panel buttons are the FEED button.
In the macro ready mode, the FEED button are enabled
regardless of the settings of this command; however, the
paper cannot be fed by using these buttons.
[Default] n = 0
ESC d n
[Name] Print and feed n lines
[Format] ASCII ESC d n
Hex 1B 64 n
Decimal 27 100 n
[Range] 0
n
255
[Description] Prints the data in the print buffer and feeds n
lines.
[Notes]