Unit 4: Standard Command Codes
E/Pro Programming Reference
4-101 PN: 9001096E
OFFLINE/PAUSE
FUNCTION
Specifies when, and under what circumstances, the printer goes into an off-line state. When
used within a print job, the printer goes off-line after finishing the print job.
FORMAT
<ESC>@,nn . . . n
nn...n = Optional display message on the LCD (32 characters max.)
Place anywhere between <ESC>A and <ESC>Z.
EXAMPLE
<ESC>A
<ESC>@, LOAD BLUE LABELS AND PLACE PRINTER ON-LINE
...Job...
<ESC>Z
OUTPUT
This command does not result in printer output. The printer is placed in the Off-Line mode as
soon as the current print job is finished.
NOTES
When using this command and the print job specifies <ESC>Q10, all ten labels will print before the
printer goes off-line. Press the LINE key to return the printer to an on-line status.