![Xerox 850DP - Phaser Color Solid Ink Printer Manual Download Page 23](http://html1.mh-extra.com/html/xerox/850dp-phaser-color-solid-ink-printer/850dp-phaser-color-solid-ink-printer_manual_3493851023.webp)
Version 10.0
Page 18 of 160
AccXES PJL Interface
Titleblock location: Bitmap of allowed titleblock locations
0x01 - Don't care
0x02 - corner 1
0x04 - corner 2
0x08 - corner 3
0x10 - corner 4
Alternate titleblock: Same as titleblock location.
4.2 DOWNLOAD Language
This section details custom commands implemented using the PJL ENTER LANGUAGE=DOWNLOAD
command. Each subsection details an item that is downloaded to the AccXES controller.
4.2.2 IOT Firmware
The IOT Firmware updates may include executable firmware or language firmware.
4.2.2.1 IOT Executable Firmware
Each IOT executable firmware update has the following format:
zzzzzzFINESS-IOT<cr>
<PRODUCT=
product
><BYTES=
bytes
><CHECKSUM=
checksum
><VERSION=
version
><cr>
{IOT Firmware Data}<cr>
The angle bracket characters are required except in the sequence <cr> which indicates a carriage
return character (0x0d). The curly brace characters are not permitted.
Each of the italicized strings in the format specification is replaced with a value that describes the IOT
firmware data. The values are:
Specification
Values
product
8830
bytes
Number of bytes in IOT Firmware Data field
checksum
32-bit checksum of IOT Firmware Data preceded with
“0x”
version
User-definable identifier up to 20 characters in length
Table: IOT Firmware Download Fields
4.2.2.2 IOT Language Firmware
IOT Language information may be uploaded to IOT devices that support updates. This applies to 8825,
8830, 8850, and 510DP IOTs. It does not apply to 8855, 721P, 6030, 6050 or X2-TECH.
Each IOT language firmware update has the following format:
zzzzzzFINESS-IOTLANG<cr>