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-4
Creating an ATP6100 Line-Handler Process
Creating an ATP6100 Line-Handler Process
To create an ATP6100 line-handler process, you must add a PROFILE object
(“PROFILE” is the SCF object name for the profile file) to the WAN subsystem. Once
the PROFILE object is defined in the WAN subsystem, use the ADD DEVICE
command to define the DEVICE object to the WAN subsystem. Then use the START
DEVICE command to start the line device.
Creating an ATP6100 line-handler process involves the following steps:
1. Adding an ATP6100 Profile
2. Adding an ATP6100 Device
3. Starting the ATP6100 Line
Further information on using the WAN subsystem SCF commands to create an
ATP6100 line-handler process can also be found in the WAN Subsystem Configuration
and Management Manual.
Adding an ATP6100 Profile
You can create a profile for an ATP6100 line-handler process using one of the profiles
listed in Table 3-1 on page 3-3. You can also create a new profile from an existing
profile, or you can create your own profile. For complete information about profiles,
refer to the WAN Subsystem Configuration and Management Manual.
This subsection describes how to create a profile using the PATP6530 profile.
ADD Profile Command
To create a profile from the PATP6530 profile provided by HP, use the WAN subsystem
SCF ADD PROFILE command. The ADD PROFILE command has the following
syntax:
profile-name
is a string of alphanumeric characters. The string is limited to the # sign followed
by 8 characters. The first character must be an alphabetic character.
disc-file-name
is the location of the object file to be used to import the configuration parameters
into the profile being are adding.
ADD PROFILE $ZZWAN.#profile-name
, FILE disc-file-name | LIKE existing-profile-name
[ , modifier-keyword [ modifier-value ] ]...