NonStop S-Series Hardware Installation and FastPath Guide (G06.29+)

Case Study: Installing and Configuring a System
HP NonStop S-Series Hardware Installation and FastPath Guide541880-002
14-31
Adding a 5516 Printer
Adding a 5516 Printer
This example contains an SCF command file that adds a 5516 printer associated with
the SWAN concentrator $ZZWAN.#S01 (configuration track-ID X001XX) to the
configuration database. It also contains a startup file.
== This is $SYSTEM.STARTUP.ADDLP
== This file should be invoked after ADDMGR,
== and ADDSWAN.
== Add and start a 5516 printer
ADD PROFILE $ZZWAN.#PRINTER, FILE $SYSTEM.SYS00.PATP5516
ADD DEVICE $ZZWAN.#LP5516, &
CPU 0, &
ALTCPU 1, &
PROFILE printer, &
IOPOBJECT $system.sys00.oatpcss, &
TYPE (51,0), &
RECSIZE 132, &
BAUD19200 , &
CLIP 1, &
LINE 1, &
ADAPTER s01, &
PATH A
START DEVICE $ZZWAN.#LP5516
== To enable data communications, you must start the lines using
== the command START LINE $LP5516 or by invoking a startup file that
== contains this command.
== To refer to this printer, such as in a FUP copy command
== or when defining it in the spooler, specify $LP5516.#LP.