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-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.