Lantronix EDS32PR EDS - Command Reference - Page 196

lpd 3 config-lpd:3 level commands, Exits to the configuration level.

Page 196 highlights

write lpd 3 (config-lpd:3) level commands banner disable banner enable binary disable binary enable capture disable capture enable clrscrn convert newline disable convert newline enable eoj disable eoj enable eoj text binary eoj text set exit formfeed disable formfeed enable kill line lpd no eoj text no queue name no soj text queue name show show history EDS Command Reference 5: Commands and Levels configured. Stores the current configuration in permanent memory. Disables printing banner for all print jobs. Only print the banner when a job requests it. Enables printing banner for all print jobs. Treats print job as ascii text. Filters out all non-ascii characters and certain control characters. Treats print job as binary. Sends data byte-for-byte to the printer. Redirects serial output back to the line. Redirects serial output from the line to this CLI session. Clears the screen. Disables converting single new line and carriage return characters to DOS-style line endings. Enables converting single new line and carriage return characters to DOS-style line endings. If characters are already in DOS line-ending order, they are not converted. Disables sending the end-of-job string after each print job. Enables sending the end-of-job string after each print job. Sets the end-of-job text allowing for binary characters. = string in binary format that will be sent to the printer at the end of each print job. Within [] use binary decimal up to 255 or hex up to 0xFF. Sets the end-of-job text. = ascii string that will be sent to the printer at the end of each print job. Exits to the configuration level. Disables the printer from advancing to the next page at the end of each print job. Forces the printer to advance to the next page at the end of each print job. Ends the current print job on this lpd line. Enters the line level. = number of the line (serial port) to be configured. Enters the configure lpd level. = number of the line (lpd serial port) to be configured. Removes the end-of-job string. Removes the queue name. Removes the start-of-job string. Sets the name of the queue that this lpd line belongs to. = name for the queue. Displays the current configuration. Displays the last 20 commands entered during the current 196

  • 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
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221

5:
Commands and Levels
EDS Command Reference
196
configured.
write
Stores the current configuration in permanent memory.
lpd 3 (config-lpd:3) level commands
banner disable
Disables printing banner for all print jobs. Only print the
banner when a
job requests it.
banner enable
Enables printing banner for all print jobs.
binary disable
Treats print job as ascii text. Filters out all non-ascii
characters and
certain control characters.
binary enable
Treats print job as binary. Sends data byte-for-byte to the
printer.
capture disable
Redirects serial output back to the line.
capture enable
Redirects serial output from the line to this CLI session.
clrscrn
Clears the screen.
convert newline disable
Disables converting single new line and carriage return
characters to
DOS-style line endings.
convert newline enable
Enables converting single new line and carriage return
characters to
DOS-style line endings. If characters are already in DOS
line-ending order,
they are not converted.
eoj disable
Disables sending the end-of-job string after each print job.
eoj enable
Enables sending the end-of-job string after each print job.
eoj text binary
<binary>
Sets the end-of-job text allowing for binary characters.
<binary> = string in binary format that will be sent to the
printer at the
end of each print job.
Within [] use binary decimal up to 255 or hex up to 0xFF.
eoj text set
<text>
Sets the end-of-job text.
<text> = ascii string that will be sent to the printer at the
end of each
print job.
exit
Exits to the configuration level.
formfeed disable
Disables the printer from advancing to the next page at
the end of each
print job.
formfeed enable
Forces the printer to advance to the next page at the end
of each print job.
kill
Ends the current print job on this lpd line.
line
<line>
Enters the line level.
<line> = number of the line (serial port) to be configured.
lpd
<line>
Enters the configure lpd level.
<line> = number of the line (lpd serial port) to be
configured.
no eoj text
Removes the end-of-job string.
no queue name
Removes the queue name.
no soj text
Removes the start-of-job string.
queue name
<text>
Sets the name of the queue that this lpd line belongs to.
<text> = name for the queue.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current