Ricoh Aficio AP400N Supplement Manual - Page 30

Browse online or download pdf Supplement Manual for Printer Ricoh Aficio AP400N. Ricoh Aficio AP400N 38 pages. Sap printing
Also for Ricoh Aficio AP400N: Operating Instructions Manual (20 pages), Manual (12 pages)

Ricoh Aficio AP400N Supplement Manual
UNIX Configuration

Output Tray

Select the output tray.
1
outbin=value of output tray
Limitation
❒ Only the installed output trays are available.
Note
❒ The output tray value corresponds to the ID number of the output tray which is
obtained from the printer information (e.g. info command in ftp, info command
in % telnet. For more information about % telnet, see the Printer Reference.).
❒ You can select an output tray using alphabet letters instead of the ID number
of the output tray. For more printer information, see the Printer Reference.
Output Tray
Standard Tray
The following sample shows 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 sample shows 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
Value
upper
*1
" commands at the same time.