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

Xesmediaset, Pjl Comment Xescfg Reset_webpmt_access

Page 21 highlights

Version 10.0 AccXES PJL Interface @PJL COMMENT XESCFG MACHINE_NAME=UniqueName This command is password protected, and must be accompanied with a valid System password or it will be silently ignored. By default the AccXES Controller will create a machine name as an ASCII string created from the 48 bit MAC number required for the network connection. This number is guaranteed to be unique by the register authority of the IEEE. The name will have the following format: NN-NN-NN-NN-NN-NN Where NN is a two character Hexadecimal representation of a number from 00 to FF. The password protection mechanism of the WebPMT can be reset by the SA. The reset is necessary to restore access to the controller if an invalid IP address is added unintentionally or maliciously. The syntax of the command is: @PJL COMMENT XESCFG RESET_WEBPMT_ACCESS The command is password protected and must be accompanied with a valid System password or it will be silently ignored. After the RESET_WEBPMT_ACCESS command is successfully processed, the IP checking and password checking functions of the WindWeb server are returned to their uninitialized state. 4.1.10 XESMEDIASET This command is used to set page parameters that are media dependent. The lifetime of the settings changed by this command is only for the current page being processed. The syntax of the command is: @PJL COMMENT XESMEDIASET NAME= MISMATCHMODE= GAMMACYAN= GAMMAMAGENTA= GAMMAYELLOW= GAMMABLACK= INKLIMITCYAN= INKLIMITMAGENTA= INKLIMITYELLOW= INKLIMITBLACK= Where the following are defined: field is a character string of at most 32 characters. The strings that are valid to be placed in that field may be obtained using the @PJL INFO XESMEDIA command. The user may also enter "ALL" as the media name in order to specify the mismatch behavior to be applied to all media types. Fields specifying ink limit and gamma settings may be included when the field is specified as "ALL", but they are ignored during the PJL processing. This is a required field. Page 16 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 16 of 160
AccXES PJL Interface
@PJL COMMENT XESCFG MACHINE_NAME=UniqueName
This command is password protected, and must be accompanied with a valid System password or it will
be silently ignored. By default the AccXES Controller will create a machine name as an ASCII string
created from the 48 bit MAC number required for the network connection.
This number is guaranteed to be unique by the register authority of the IEEE. The name will have the
following format:
NN-NN-NN-NN-NN-NN
Where NN is a two character Hexadecimal representation of a number from 00 to FF.
The password protection mechanism of the WebPMT can be reset by the SA. The reset is necessary to
restore access to the controller if an invalid IP address is added unintentionally or maliciously.
The
syntax of the command is:
@PJL COMMENT XESCFG RESET_WEBPMT_ACCESS
The command is password protected and must be accompanied with a valid System password or it will
be silently ignored.
After the RESET_WEBPMT_ACCESS command is successfully processed, the IP checking and
password checking functions of the WindWeb server are returned to their uninitialized state.
4.1.10 XESMEDIASET
This command is used to set page parameters that are media dependent. The lifetime of the settings
changed by this command is only for the current page being processed.
The syntax of the command is:
@PJL COMMENT XESMEDIASET NAME=<media name>
MISMATCHMODE=<media mismatch mode>
GAMMACYAN=<cyan gamma value>
GAMMAMAGENTA=<magenta gamma value>
GAMMAYELLOW=<yellow gamma value>
GAMMABLACK=<black gamma value>
INKLIMITCYAN=<cyan ink limit value>
INKLIMITMAGENTA=<magenta ink limit value>
INKLIMITYELLOW=<yellow ink limit value>
INKLIMITBLACK=<black ink limit value>
<FF>
Where the following are defined:
<media name> field is a character string of at most 32 characters. The strings that are valid to be
placed in that field may be obtained using the @PJL INFO XESMEDIA command.
The user may also
enter "ALL" as the media name in order to specify the mismatch behavior to be applied to all media
types.
Fields specifying ink limit and gamma settings may be included when the <media name> field is
specified as "ALL", but they are ignored during the PJL processing.
This is a required field.