Asynchronous Terminals and Printer Processes Configuration and Management Manual
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Configuration Quick Start
- 2 Overview of the ATP6100 Subsystem
- 3 Configuring the ATP6100 Subsystem
- 4 Printer Profiles and Default Modifiers
- 5 Terminal Profiles and Default Modifiers
- 6 ManagingATP6100Usingthe SubsystemControlFacility(SCF)
- 7 PTrace Facility for ATP6100
- A ATP6100 Subsystem Error Messages
- B SCF Command Summary for ATP6100
- ABORT LINE Command
- ABORT SU Command
- ACTIVATE SU Command
- ALTER LINE Command
- ALTER SU Command
- INFO LINE Command
- INFO SU Command
- LOAD LINE Command
- START LINE Command
- START SU Command
- STATS LINE Command
- STATS SU Command
- STATUS LINE Command
- STATUS SU Command
- STOP LINE Command
- STOP SU Command
- SUSPEND SU Command
- SWITCH PROC Command
- TRACE LINE Command
- VERSION PROC Command
- C Moving to G-Series or H-Series RVUs
- Glossary
- Index

Configuring the ATP6100 Subsystem
Asynchronous Terminals and Printer Processes Configuration and Management Manual—424280-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 ] ]...