37
2-inch Label Technical Manual
H.
TIMEOUT Utility
If no data is received after the specified timeout, the printer will turn itself off to save energy and
preserve battery life. You can disable the timeout feature by setting the timeout value to 0.
Format
<!> <UTILITIES>
{command} {time}
<PRINT>
Command & option
{command}
TIMEOUT
{time}
Time in 1/8 seconds of inactivity before printer will turn itself off.
I.
ON-LOW-BATTERY Command
This command can be issued to instruct the printer as to what action to take when the battery voltage
fallos below the level set by the ‘low battery shut-down’ setting.
Format
{command} {options}
Command & option
{command}
OLB
{options}
ALERT: The printer will transmit any message included between quote marks
out the serial port.
ALARM: Sounds the printer’s beeper in a set time.
J.
LT Command
This command specifies the command line terminator character(s). The default terminator characters
are CR/LF or LF
Format
{command} {mode}
Command & option
{command}
LT
{mode}
CR: Carriage-return (0x0D) character is the line terminator.
LF : Line-feed (0x0A) character is the line terminator.
CR-LF: Carriage-return/line-feed (0x0D 0x0A) characters are the line
terminator.
CR-X-LF: Line terminator is a carriage-return (0x0D) followed by any number
of characters followed by the line-feed (0x0A) character.
Characters found between the carriage-return and line-feed characters are
discarded.