User`s guide

manualfeedtimeout
Syntax: manualfeedtimeout integer
Function The number of seconds the printer waits for a page to
be inserted into the manual feed slot. This timeout
applies only when the printer is in manual feed mode;
i.e., when manualfeed is true.
When beginning a job, the printer initializes
manualfeedtimeout to the default returned by
defaulttimeouts. A PostScript program may change it
to any non-negative integer value (by using def, put, or
store).
Default 60
setmanualfeedtimeout
Syntax: integer setmanualfeedtimeout
Function Sets the number of seconds the printer waits for a page
to be inserted into the manual feed slot. This timeout
applies only when the printer is in manual feed mode;
i.e., when manualfeed is true. A PostScript program
may change it to any non-negative integer value (by
using def, put, or store).
Default 60
Chapter 10
10-14 PostScript: Operator Dictionary