Chapter 12 Complete Command List
set logpath from stored
Set all current logpath settings to the values stored in flash memory.
set lpd
Example: set lpd
Set the job control on the file size of a Line Printer Daemon (LPD). If bytecount is enabled, the printer does not allow the LPD client to send a job with an unconventional file size.
Usually the unrecognized numeric operand in the LPD Receive Data File command attributes to this behavior. The print job stream is canceled and its TCP connection is closed.
Default: Disabled.
set model <MODEL> name <NEW_NAME> Example: set model m1 name landscape
Change the current name of the model (<model>) to a new name as indicated by <new_name>. These names are case sensitive.
set model <MODEL> type raw Example: set model m2 type raw
Set the model type to raw so that it does not process the data passing through it in any way.
set model <MODEL> banner [text][after] Example: set model m2 banner text
Determine whether a banner page should be added for print jobs passing through the <model> mapped destination/queue. By default, banner pages are added to the front of the job.
If after is set, the banner page will come at the end.
238