Asynchronous Terminals and Printer Processes Configuration and Management Manual

Table Of Contents
Configuring the ATP6100 Subsystem
Asynchronous Terminals and Printer Processes Configuration and Management Manual424280-003
3-5
Adding an ATP6100 Device
existing-profile-name
is the name of the existing profile, which is to be used as the base for creating
profile-name.
modifier-keyword and modifier-value
are the modifiers and their values for the ATP6100 profile that is being created.
Example
The following is an example of adding the PATP6530 profile to the WAN subsystem.
ADD PROFILE $ZZWAN.#PROFTER, FILE $SYSTEM.SYS00.PATP6530
For information on the syntax of this SCF command, refer to the ADD command in the
WAN Subsystem Configuration and Management Manual.
Adding an ATP6100 Device
You create an ATP6100 line-handler process by adding it as a device to the WAN
subsystem.
ADD DEVICE Command
To create an ATP6100 line-handler process, use the WAN subsystem SCF ADD
DEVICE command. The ADD DEVICE command has the following syntax:
ADD DEVICE $ZZWAN.#device-name
{ , ADAPTER conc-name }
{ , ALTCPU alt-cpu-num }
{ , CLIP clip-num }
{ , CPU cpu-num }
[ , HIGHPIN { ON | OFF } ]
{ , IOPOBJECT obj-file-name }
{ , LINE line-num }
[ , modifier-keyword [ modifier-value ] ] ...
[ , MULTI ( existing-device-object ) ]
[ , PATH { A | B } ]
{ , PROFILE existing-profile-name |
, LIKE $existing-device-name }
{ , [ RECSIZE | RSIZE ] max-rec-size }
{ , TYPE type , sub-type }
{ , PROGRAM <download-file-name> }
Note. If the LIKE option is specified instead of the PROFILE option, the ADAPTER, CLIP,
LINE, PATH, and TYPE modifiers can be provided as required, and all other modifiers can be
omitted.