Ricoh Aficio AP400N Дополнительное руководство - Страница 30

Просмотреть онлайн или скачать pdf Дополнительное руководство для Аксессуары для принтеров Ricoh Aficio AP400N. Ricoh Aficio AP400N 38 страниц. Sap printing
Также для Ricoh Aficio AP400N: Руководство по эксплуатации (20 страниц), Руководство (12 страниц)

Ricoh Aficio AP400N Дополнительное руководство
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.