Printer Object Download/Upload Format; Palettes - Xerox 850DP - Phaser Color Solid Ink Printer Manual

Controller software version 10.0
Hide thumbs Also See for 850DP - Phaser Color Solid Ink Printer:
Table of Contents

Advertisement

7 Printer Object Download/Upload Format

7.1 Palettes

The defined uploading and downloading format is:
zzzzzzFINESS-Download-Object
XESPALETTES
NAME="<Pen Palette Object Name>"
NUMPENS=<# pens in palette> [2N RANGE]
<# of first pen in first group>
<# of last pen in first group>
<# of first pen in second group>
<# of last pen in second group>
...
<width> {* | !},<color> {*, !}, "patternName" {*, !}
<width> {* | !},<color> {*, !}, "patternName" {*, !}
...
The "<Pen Palette Name>" option in the response specifies the name of the palette as a string for the
data following. The NUMPENS statement and the following lines detail the number of pens in the
current palette and which pens will receive the new data. Several contiguous groups within the palette
may be specified to be updated. The number preceding the RANGE keyword on the NUMPENS line
must be even and details the start and end pen numbers for each of the contiguous and inclusive ranges
of pens to be updated. For example, a 256 entry pen palette with pen numbers ranging from 0 to 255
could specify three groups of pens to change – 1 through 5, 6, and 8 through 10 in the following manner:
NUMPENS=256 [6 RANGE]
1
5
6
6
8
10
It is valid to allow the range of pens start and end anywhere within the full pen palette table. For
example, a user may set the first and last pen to 10 and 20. There must then be exactly enough data
supplied following the specifications of the pen ranges to fill these pen slots. In the example above,
exactly 9 lines of pen data must be included in the download.
Version 10.0
AccXES PJL Interface
Page 124 of 160

Advertisement

Table of Contents
loading

Table of Contents