![Xerox 850DP - Phaser Color Solid Ink Printer Скачать руководство пользователя страница 112](http://html1.mh-extra.com/html/xerox/850dp-phaser-color-solid-ink-printer/850dp-phaser-color-solid-ink-printer_manual_3493851112.webp)
Version 10.0
Page 107 of 160
AccXES PJL Interface
VOLUME
TOTAL SIZE
FREE SPACE LOCATION
LABEL
STATUS
0:
2147483648
1123123123
<HorzTab>
“FONT”
READ-WRITE
<FF>
6.4 MEMORY
This command details the amount of RAM loaded into the printer. The response is:
@PJL INFO MEMORY
TOTAL=<decimal number of bytes total RAM>
LARGEST=<TBD>
<FF>
TOTAL indicates the total amount of DRAM in the system. LARGEST is currently set to be identical in
value to TOTAL.
6.5 PAGECOUNT
This category yields the media usage of the printer since it was manufactured. The response may come
in one of two forms, roll-fed or page-based. For roll fed printers, the printer returns the number of
linear feet and the area usage. The response defined for this case is shown below.
@PJL INFO PAGECOUNT
LINEARFEET=<Linear feet of printed media>
SQUARE METERS=<Number of square meters of printed media>
<FF>
The response defined for this INFO PAGECOUNT command in page-based printers is:
@PJL INFO PAGECOUNT
PAGECOUNT=<Number of pages printed>
<FF>
6.6 STATUS
This category will return the current PJL Status code of the finisher, IOT, and Controller, a textual
message corresponding to the status, and the on-line status. The Status code variable is in the Printer
State Class/ESS Group of the AccXES environment variables. It corresponds directly with the 5 digit
status codes supported by the standard HP-PJL language. Many additional status codes for AccXES
printers are also defined. See the Status Codes section for a listing of the supported status codes. The
defined response for this command is:
@PJL INFO STATUS
CODE=10001