Asynchronous Terminals and Printer Processes Configuration and Management Manual

Table Of Contents
Managing ATP6100 Using the
Subsystem Control Facility (SCF)
Asynchronous Terminals and Printer Processes Configuration and Management Manual424280-003
6-35
STOP SU Command
Use the ABORT command to terminate an object immediately.
Examples of the STOP Command
The following command stops the line $ATPS1:
->STOP LINE $ATPS1
The following command stops all the subdevices as well as the line:
->STOP LINE $ATPS1, SUB ALL
The following command stops only the subdevices:
->STOP LINE $ATPS1, SUB ONLY
STOP SU Command
The STOP SU command terminates the activate of a line in a normal, orderly manner.
The SU is left in the STOPPED state. STOP SU is a sensitive command.
Command Syntax for the STOP SU Command
The STOP 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 stopped. If you omit subdevice-name, the
assumed subdevice is stopped (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 STOP SU Command
The STOP command is rejected with an error if the line is in the DIAGNOSING
state.
The STOP command will be rejected if any OPENs are outstanding.
A warning is returned if the SU is already in the STOPPED state.
STOP [ /OUT file-spec / ] SU subdevice-name