Ricoh Aficio AP400N Zusatzhandbuch - Seite 30

Blättern Sie online oder laden Sie pdf Zusatzhandbuch für Drucker Ricoh Aficio AP400N herunter. Ricoh Aficio AP400N 38 Seiten. Sap printing
Auch für Ricoh Aficio AP400N: Betriebsanleitung (20 seiten), Handbuch (12 seiten)

Ricoh Aficio AP400N Zusatzhandbuch
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.