beautypg.com

Printronix Integrated Network Interface Card User Manual

Page 243

background image

Set Commands

239

set model stty [[-]onlcr] [[-]descramble]
[xtab <1-16>|none]

Example: set model m3 stty onlcr

Control extra job processing done by the . The
processing options are:

onlcr

Carriage return insertion for Unix text jobs.
Adds carriage returns to text jobs with solitary
linefeeds. This will prevent stair-stepped
output or output running off the right side of
the page.

descramble

Automatic descrambling of print jobs passing
through which have been scrambled using
Printronix proprietary Unix scramble utility,

npscramble

.

xtab

Tab expansion from 1 to 16 spaces.

set model > header []

Example: set model m1 header 0x20

Set a header string to be sent to the printer at the start of any
print jobs passing through this

. The headerstring

() can consist of up to nine elements. An example
element is a hexadecimal code (e.g., 0x04) or a pre-defined
variable on the print server (e.g., $FF for a formfeed). Use

list var

to see all available variables. To erase the header,

send the command with no

headerstring value; for example ‘set

model m1 header’.

set model trailer []

Example: set model m7 trailer $FF

Set a trailer string to be sent to the printer at the end of any
print jobs passing through this

. The trailerstring

() can consist of up to nine elements. An example
element is a hexadecimal code (e.g., 0x04) or a pre-defined
variable on the print server (e.g., $FF for a formfeed). Use

list var

to see all available variables. To erase the trailer,

send the command with no

trailerstring value; for example ‘set

model m1 trailer’.