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

Managing ATP6100 Using the
Subsystem Control Facility (SCF)
Asynchronous Terminals and Printer Processes Configuration and Management Manual—424280-003
6-10
ACTIVATE SU Command
SU subdevice-name
designates the subdevice to be aborted. If you omit subdevice-name, the
assumed subdevice is aborted (see the SCF Reference Manual for G-Series RVUs
or SCF Reference Manual for H-Series RVUs for details about the ASSUME
command).
Considerations for the ABORT SU Command
•
The SUB and SEL options are not supported.
•
The final summary state after this command is executed is STOPPED.
•
A warning is returned if the line or subdevice is in the STOPPED state.
Example of the ABORT SU Command
The following SCF command aborts a subdevice named $ATPS1.#TERM:
- > ABORT SU $ATPS1.#TERM
ACTIVATE SU Command
The ACTIVATE SU command removes restrictions imposed by a SUSPEND command
and returns the SU to the STARTED state. ACTIVATE SU is a sensitive command.
Command Syntax for the ACTIVATE SU Command
The ACTIVATE SU command has the following syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SU subdevice-name
designates the subdevice to be activated. If you omit subdevice-name, the
assumed subdevice is activated (see the SCF Reference Manual for G-Series
RVUs or SCF Reference Manual for H-Series RVUs for details about the
ASSUME command).
Considerations for the ACTIVATE SU Command
•
To execute the ACTIVATE command, the subdevice should be in the
SUSPENDED state.
•
An error is returned if the subdevice is not in the SUSPENDED state.
ACTIVATE [ /OUT file-spec / ] SU subdevice-name