Xerox 850DX Xerox Wide Format AccXES HP-PJL SRS version 10.0 - Page 19

XESOBJECTUPLOAD, AccXES PJL Interface

Page 19 highlights

Version 10.0 AccXES PJL Interface • SET • DEFAULT SET is used to associate the object with the currently defined job. Any job data to which this object applies must follow the actual object download; preceding print files in the job will not have access to the object. DEFAULT is used to download the object into printer memory where it will persist over power cycles until the object is deleted. It is typically referenced by other jobs by the name in the NAME field. Objects downloaded with the DEFAULT mode will be read-write; therefore they can be deleted (or modified) with a subsequent download of the same name and type or an XESOBJECTDELETE command. Currently, XESRASTERSTAMPS, XESPATTERNS, and XESFONTS do not support the SET option. An ENTER LANGUAGE command should be used as well in the job to specify the correct interpreter for processing the printer object. XESRASTERSTAMPS objects can be described by any of the supported data formats of the destination printer, and therefore, any data format interpreter matching the objects description is possible. Specifying AUTO for the language is possible as well. In contrast, XESPALETTES, XESPATTERNS, and XESFONTS must specify the DOWNLOAD interpreter. See the @PJL ENTER command description. The format for each of the object types is described in Printer Object Download/Upload Format section below. This format is the same format used in the XESOBJECTUPLOAD command to upload printer objects. The format of a full printer object is therefore: @PJL COMMENT XESOBJECTDOWNLOAD TYPE = NAME = "" MODE = @PJL ENTER LANGUAGE = If this is sent down to the printer as a single isolated object, then this command sequence is typically wrapped with a JOB/EOJ pair. There is no response for this command. 4.1.6 XESOBJECTUPLOAD This command uploads a printer object. The syntax of the XESOBJECTUPLOAD command is: @PJL COMMENT XESOBJECTUPLOAD TYPE = NAME = "" The possible types of printer objects specified in the TYPE field are: 4.1.6.1 • XESPALETTES • XESPATTERNS 4.1.6.2 4.1.6.3 Page 14 of 160

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167

Version 10.0
Page 14 of 160
AccXES PJL Interface
SET
DEFAULT
SET is used to associate the object with the currently defined job. Any job data to which this object
applies must follow the actual object download; preceding print files in the job will not have access to
the object. DEFAULT is used to download the object into printer memory where it will persist over
power cycles until the object is deleted. It is typically referenced by other jobs by the name in the
NAME field. Objects downloaded with the DEFAULT mode will be read-write; therefore they can be
deleted (or modified) with a subsequent download of the same name and type or an
XESOBJECTDELETE command.
Currently, XESRASTERSTAMPS, XESPATTERNS, and XESFONTS do not support the SET option.
An ENTER LANGUAGE command should be used as well in the job to specify the correct interpreter
for processing the printer object. XESRASTERSTAMPS objects can be described by any of the
supported data formats of the destination printer, and therefore, any data format interpreter matching
the objects description is possible. Specifying AUTO for the language is possible as well. In contrast,
XESPALETTES, XESPATTERNS, and XESFONTS must specify the DOWNLOAD interpreter. See the
@PJL ENTER command description.
The format for each of the object types is described in Printer Object Download/Upload Format section
below. This format is the same format used in the XESOBJECTUPLOAD command to upload printer
objects.
The format of a full printer object is therefore:
@PJL COMMENT XESOBJECTDOWNLOAD TYPE
= <PrinterObjectType> NAME =
“<PrinterObjectName>” MODE = <DownloadMode>
@PJL ENTER LANGUAGE = <languageName>
<Object data><UEL>
If this is sent down to the printer as a single isolated object, then this command sequence is typically
wrapped with a JOB/EOJ pair.
There is no response for this command.
4.1.6 XESOBJECTUPLOAD
This command uploads a printer object. The syntax of the XESOBJECTUPLOAD command is:
@PJL COMMENT XESOBJECTUPLOAD TYPE = <PrinterObjectType> NAME =
“<PrinterObjectName>”
The possible types of printer objects specified in the TYPE field are:
4.1.6.1
XESPALETTES
XESPATTERNS
4.1.6.2
4.1.6.3