User`s guide

2
User Tasks
This chapter explains how to send jobs to the OLCOT and how to remove jobs
from the tray.
2.1 Sending Print Jobs to the Optional Large Capacity Output Tray
This section provides examples of the software commands for sending print jobs
to the printer. For more information, refer to your software documentation.
OpenVMS and DECprint Supervisor, V1.1
$ PRINT/QUE=
queuename
/PARAM=OUTPUT_TRAY=LCOS
filename
OpenVMS and DECprint Supervisor, V1.0
$ PRINT/QUE=
queuename
/PARAM=OUTPUT_TRAY=1
filename
BSD UNIX (including SunOS and OSF/1)
% lpspr -M
queuename
-olcos
filename
| lpr
UNIX System V (including IBM-AIX, HP-UX, SCO UNIX, Solaris, SCO
UNIX/DECadvantage)
% lp -d
queuename
-o"outtray=lcos"
filename
2.2 Removing Print Jobs from the OLCOT
Use the following procedure to remove print jobs from the tray:
1. Press
Pause
on the operator panel. Wait for the printer to display the
following message on the operator panel before proceeding:
Paused—Press Resume to Continue
User Tasks 2–1