Ricoh Aficio CL2000 Supplement Manual - Page 30

Browse online or download pdf Supplement Manual for Printer Ricoh Aficio CL2000. Ricoh Aficio CL2000 38 pages. Sap printing
Also for Ricoh Aficio CL2000: Specifications (2 pages), Manual (12 pages)

Ricoh Aficio CL2000 Supplement Manual
UNIX Configuration

Output Tray

Select the output tray.
1
outbin=uppertray (only this value)
Note
❒ You can select an output tray using alphabetical letters instead of the ID
number of the output tray. For more printer information, see the Printer Ref-
erence.
The following samples show how to print using standard tray (host name:
nphost, file name: file1).
• rsh
% rsh nphost print outbin=upper < file1
• rcp
% rcp file1 nphost:outbin=upper
• ftp
ftp> put file1 outbin=upper

Copies

Specify the number of copies.
copies=number of copies (1 to 999)
Limitation
❒ Do not specify "copies" and "qty
*1
"qty" is the function of collation.
The following samples show how to print 10 copies (host name: nphost, file
name: file1).
• rsh
% rsh nphost print copies=10 < file1
• rcp
% rcp file1 nphost:copies=10
• ftp
ftp> put file1 copies=10
26
*1
" commands at the same time.