Xerox 850DP Xerox Wide Format AccXES HP-PJL SRS version 10.0 - Page 32

AccXES PJL Interface, 2.8.2.2 Updating an object, COMMAND=UPDATE<TAB>NAME

Page 32 highlights

Version 10.0 AccXES PJL Interface TYPE=DATAFIELD=IOTTABLESIZE=value binary_data ... this is a table of IOT configuration information for the media. The format will vary from IOT to IOT ... TYPE=STRINGFIELD=GERMAN"string" ... this is the name of the media translated into German (in ISO-Latin-1 character encoding)... TYPE=STRINGFIELD=FRENCH"string" ... this is the name of the media translated into French (in ISO-Latin-1 character encoding)... TYPE=STRINGFIELD=SPANISH"string" ... this is the name of the media translated into Spanish (in ISO-Latin-1 character encoding)... TYPE=STRINGFIELD=ITALIAN"string" ... this is the name of the media translated into Italian (in ISO-Latin-1 character encoding)... TYPE=STRINGFIELD=PORT"string" ... this is the name of the media translated into Portuguese (in ISO-Latin-1 character encoding)... TYPE=STRINGFIELD=ENGLISH"string" ... this is the name of the media in English (in ISO-Latin-1 character encoding)... TYPE=STRINGFIELD=PS"string" ... this is the name of the media that is used for the PostScript language... TYPE=STRINGFIELD=LOG"string" ... this is the name of the media that is reported when doing Job Accounting... TYPE=VARFIELD=FOLDVARTYPE=BOOLvalue ... this value is TRUE if the media is foldable and FALSE if it is not... Note: blank lines and lines starting with the '#' character are treated as comments while parsing the file. 4.2.8.2.2 Updating an object When updating a media object, the command line below must be present, followed by any subset of the TYPE lines given above for the ADD command. All fields do NOT need to be present. COMMAND=UPDATENAME="medianame" TYPE= ... etc ... 4.2.8.2.3 Deleting an object In order to delete a media object, only the following command line needs to be present. COMMAND=DELETENAME="medianame" Page 27 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 27 of 160
AccXES PJL Interface
TYPE=DATA<TAB>FIELD=IOTTABLE<TAB>SIZE=
value
<CR>
binary_data
<CR>
... this is a table of IOT configuration information for the media.
The format will vary from IOT to IOT
...
TYPE=STRING<TAB>FIELD=GERMAN<TAB>”
string
”<CR>
...
this is the name of the media translated into German (in ISO-Latin-1 character encoding)...
TYPE=STRING<TAB>FIELD=FRENCH<TAB>”
string
”<CR>
...
this is the name of the media translated into French (in ISO-Latin-1 character encoding)...
TYPE=STRING<TAB>FIELD=SPANISH<TAB>”
string
”<CR>
...
this is the name of the media translated into Spanish (in ISO-Latin-1 character encoding)...
TYPE=STRING<TAB>FIELD=ITALIAN<TAB>”
string
”<CR>
...
this is the name of the media translated into Italian (in ISO-Latin-1 character encoding)...
TYPE=STRING<TAB>FIELD=PORT<TAB>”
string
”<CR>
...
this is the name of the media translated into Portuguese (in ISO-Latin-1 character encoding)...
TYPE=STRING<TAB>FIELD=ENGLISH<TAB>”
string
”<CR>
...
this is the name of the media in English (in ISO-Latin-1 character encoding)...
TYPE=STRING<TAB>FIELD=PS<TAB>”
string
”<CR>
...
this is the name of the media that is used for the PostScript language...
TYPE=STRING<TAB>FIELD=LOG<TAB>”
string
”<CR>
...
this is the name of the media that is reported when doing Job Accounting...
TYPE=VAR<TAB>FIELD=FOLD<TAB>VARTYPE=BOOL<TAB>
value
<CR>
...
this value is TRUE if the media is foldable and FALSE if it is not...
Note: blank lines and lines starting with the '#' character are treated as comments while parsing the
file.
4.2.8.2.2 Updating an object
When updating a media object, the command line below must be present, followed by any subset of the
TYPE lines given above for the ADD command. All fields do NOT need to be present.
COMMAND=UPDATE<TAB>NAME="
medianame"
<CR>
TYPE= ... etc ...
4.2.8.2.3 Deleting an object
In order to delete a media object, only the following command line needs to be present.
COMMAND=DELETE<TAB>NAME="
medianame"
<CR>