HP PCL/PJL reference - Printer Job Language Technical Reference Manual

7-42 Status Readback Commands EN
USTATUSOFF Command
The USTATUSOFF command turns off all unsolicited status. This
command eliminates the need to send several commands to turn off
different types of USTATUS.
Syntax:
@PJL USTATUSOFF [<CR>]<LF>
Parameters:
There are no parameters for this command.
Example: Using the USTATUSOFF Command
This example uses the USTATUSOFF command to disable all
unsolicited status before specifying the desired unsolicited status,
which in this case is DEVICE status.
<ESC>%-12345X@PJL <CR><LF>
@PJL USTATUSOFF <CR><LF>
@PJL USTATUS DEVICE = ON <CR><LF>
<ESC>%-12345X
Related Commands:
USTATUS