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-16
INFO SU Command
Examples of the INFO LINE Command
The following command displays information about the line $ATPS1:
->INFO LINE $ATPS1
The following command displays detailed information about the line $ATPS1:
->INFO LINE $ATPS1,DETAIL
The following command displays detailed information about all the subdevices of the
line $ATPS1:
->INFO LINE $ATPS1,SUB ALL,DETAIL
INFO SU Command
The INFO SU command displays the current modifier settings for the specified SU.
Specify DETAIL to display more detailed information.
Command Syntax for the INFO SU Command
The INFO 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 for which modifier settings are to be displayed. If you
omit subdevice-name, modifier settings for the assumed subdevice are
displayed (see the SCF Reference Manual for G-Series RVUs or SCF Reference
Manual for H-Series RVUs for details about the ASSUME command).
DETAIL
causes detailed information to be displayed. If you omit DETAIL, you see only one
line of information for each object.
INFO [ /OUT file-spec / ] SU subdevice-name [ , DETAIL ]