Lexmark Printer Setjobtimeout, Setmanualduplexmode, Error stackunderflow, typecheck

Models: Printer

1 455
Download 455 pages 26.87 Kb
Page 261
Image 261

4-56

PostScript

setjobtimeout

integer setjobtimeout —

changes the value of the JobTimeout user parameter for the next page through the end of the print job. Valid integers are:

0disabled

15...65355 seconds

The value returns to the JobTimeout system parameter setting at the end of the print job.

This operator is equivalent to executing the following PostScript emulation sequence:

<</JobTimeout integer >> setuserparams

Errors: rangecheck, stackunderflow, typecheck

setmanualduplexmode

int setmanualduplexmode

changes the current job’s setting of manualduplexmode. Valid int values are:

0no manual duplexing

1printing the first sides of the job

2printing the second sides of the job.

When printing second sides of the job is specified, a load manual duplex side 2 operator intervention condition will occur after the last page of the first sides is printed, and prior to the first page of the second sides being printed. While printing the second sides the printer’s available paper sources are restricted to the automatic tray (tray1) and the manual paper feeder for the remainder of the job or until the manual duplex mode value is changed.

Error: stackunderflow, typecheck

setpapertray

See page 4-22.

Page 261
Image 261
Lexmark Printer Setjobtimeout, Setmanualduplexmode, Error stackunderflow, typecheck