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-34
STOP Command
STOP Command
The STOP command normally terminates the activity of an object. It nondisruptively
deletes all connections to and from an object. Upon successful completion, configured
objects are left in the STOPPED state. STOP is a sensitive command.
STOP LINE Command
The STOP LINE command terminates the activity of a line in a normal, orderly manner.
The line is left in the STOPPED state. STOP is a sensitive command.
Command Syntax for the STOP LINE Command
The STOP LINE command has the following syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the
specified file.
LINE line-name
designates the line to be stopped. If you omit the line-name, the assumed line is
stopped (see the SCF Reference Manual for G-Series RVUs or SCF Reference
Manual for H-Series RVUs for information about the ASSUME command).
SUB [ NONE | ALL | ONLY ]
designates the subdevice to be aborted.
NONE specifies that no subdevices are affected.
ALL specifies that the named object and the subordinate subdevices are affected.
ONLY specifies that only the subordinate subdevices are affected.
Considerations for the STOP LINE Command
If the SUB option is used, subdevices are stopped before lines are stopped.
A LINE object cannot be stopped if an opener exists for any SU object on the line
or if a subdevice is not in the STOPPED state.
A warning is returned if the line is in the STOPPED state.
The STOP command is rejected with an error if the line is in the DIAGNOSING
state.
STOP [ /OUT file-spec / ] LINE line-name
[ , SUB [ NONE | ALL | ONLY ] ]