A SERVICE OF

logo

Programming Codes iTherm
®
280 Programmer’s Guide
Page 228 Rev C 28-07764
Function Enter Test Mode
ASCII [GS] ( A <2> <0> <n> <m>
Hexadecimal 1DH 28H 41H <2> <0> <n> <m>
Decimal <29> <40> <65> <2> <0> <n> <m>
Description This command places the printer into test mode based on the parameters <n>
and <m>.
Where <n> may be 0, 1, 2, 48, 49, or 50. It is intended to select the print station. The
iTherm
®
280 will accept any of these values
Where <m> 1 or 49 Selects Hex Dump mode. You must press the * Button to exit this mode
2 or 50 Selects Printer Configuration print out.
3 or 51 Selects Rolling ASCII test pattern. You must press * Button to exit this
mode.
Function Print counter
ASCII [GS] c:
Hexadecimal 1DH 63H
Decimal <29> <99>
Description Sets the serial counter value in the print buffer and increments or decrements the
counter value.
• After setting the current counter value in the print buffer as print data (a
character string), the printer counts up or down based on the count mode set
Function Initialize maintenance counter
ASCII [GS] g 0 m nl nh:
Hexadecimal 1DH 67H 30H
Decimal <29> <103> <48>
Description Initializes the resettable maintenance counter to 0.
• nl, nh specifies the maintenance counter number as (nl + nh x 256)
Counter number Counter [Unit]
Hex Decimal
14 20 Number of line feeds: Roll paper
15 21 Number of energizing head: Roll paper
32 50 Number of autocutter operation
46 70 Print operation time
• Frequent write command executions by this command may damage the NV
memory. Therefore, it is recommended to write to the NV memory no more than
10 times a day.
• While processing this command, the printer is BUSY while writing data to the
NV counter memory and stops receiving data. Therefore it is prohibited to
transmit data including the real-time commands during the execution of this
command