CHAPTER 5 PJL - 77
7.7.
USTATUSOFF Command
The
@PJL USTATUSOFF
command makes all unsolicited status reporting inactive.
Syntax
@PJL USTATUSOFF [<CR>]<LF>
Parameters
There are no parameters for this command.
Example
<ESC>%-12345X@PJL <CR><LF>
@PJL USTATUSOFF <CR><LF>
@PJL USTATUS DEVICE = ON <CR><LF>
<ESC>%-12345X
7.8.
JOB Recovery
You can recover a failed job with the combination of
JOB
and
EOJ
commands and the
USTATUS PAGE
command.
JOB/EOJ
commands inform the printer of the beginning and ending of each job and the
USTATUS PAGE
command informs the application of completion of printing of each page of a job.
When the spooler finds a job failure, it can recover the failed job. It can send the
JOB
command with the
START option. The START page should be set to the last printed page, which can be found by the
USTATUS PAGE
command.