25.03.2013 Views

Printer Job Language Technical Reference Manual - Business ...

Printer Job Language Technical Reference Manual - Business ...

Printer Job Language Technical Reference Manual - Business ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

STATUS Category<br />

The INFO STATUS command returns online status (TRUE=online,<br />

FALSE=offline), the message currently displayed on the control<br />

panel, and a status code. In the following example, the status code is<br />

10001, which means the printer is ready. (See Appendix D for a list of<br />

all printer status codes.)<br />

Only the “string” portion of the “DISPLAY =” status message is<br />

localized; the same message as that displayed on the control panel<br />

appears in whichever language is used.<br />

Note For those printers supporting Japanese printing, when the language<br />

is set to Japanese, strings which correspond to a control panel<br />

message are displayed on the control panel using the JIS X0201-76<br />

character set.<br />

Example: Using the INFO STATUS Command<br />

This example requests status information. The printer, in this case a<br />

HP LaserJet 4 printer, returns a status code (10001), the message<br />

displayed on the control panel (00 READY), and the online status<br />

(ONLINE=TRUE).<br />

%-12345X@PJL <br />

@PJL COMMENT Using @PJL INFO STATUS <br />

@PJL ECHO 17:45:22.5 05-17-92 <br />

@PJL INFO STATUS <br />

%-12345X<br />

A sample HP LaserJet 4 printer response for this example<br />

is shown here. Other PJL printers may produce a different<br />

response.<br />

@PJL ECHO 17:45:22.5 05-17-92<br />

<br />

@PJL INFO STATUS<br />

CODE=10001<br />

DISPLAY="00 READY"<br />

ONLINE=TRUE<br />

<br />

7-24 Status Readback Commands EN

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!