A SERVICE OF

logo

Programming Codes iTherm
®
280 Programmer’s Guide
Page 202 Rev C 28-07764
Panel Button Commands
Function Enable/Disable Paper Feed
ASCII [ESC] c 5 <n>
Hexadecimal 1BH 63H 35H <n>
Decimal <27> <99> <53> <n>
Range 0 n 255
Description The [ESC] c 5 <n> command enables or disables the FEED Button. When the
least significant bit (LSB) of <n> = one, the FEED Button is disabled; when it is
zero, the button is enabled. To prevent problems caused by accidentally
pressing the FEED Button, use the command to disable it. The FEED Button is
temporarily enabled, regardless of how the command is set during the wait time
set by the [GS] z 0 command for paper insertion and during the recovery
confirmation time.
Where <n> Bit 0 = 1 the FEED Button is disabled
Bit 0 = 0 the button is enabled.