SCF Reference Manual for G-Series RVUs (G06.27+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-005
5-113
STATUS Command
STATUS Command
The STATUS command displays status information about an object, such as the
dynamic state, the last error, and modifiable values of the specified object. It also
displays specific subsystem attributes and values.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable file-spec is defined on page 5-9.
object-spec
designates the objects whose status information is to be displayed. The variable
object-spec is defined on page 5-2. If object-spec is omitted, the status of
the assumed object is displayed. (See ASSUME Command on page 5-36.) The
objects to which this command can be applied depend on the subsystem.
DETAIL
if present, returns complete status information. If DETAIL is omitted, a single line
of data is returned for each object name. See the following explanation of the
display format for more information.
SUB [ subobjtype ]
selects the subordinate objects the command affects. The variable subobjtype
can be a subordinate object type or one of the keywords ONLY, ALL, or NONE, as
explained under SCF Subdevices on page 3-5.
SEL [ NOT ] state
directs the command only at objects in the specified state or only at those not in
the specified state. Valid states are listed in Table 3-1 on page 3-7. The use of this
option is subsystem-specific.
The format of the summary STATUS display is shown below.
STATUS [ /OUT file-spec/ ] [ object-spec ] [ , DETAIL ]
[ , SUB [ subobjtype ] ] [ , SEL [ NOT ] state ]
subsystem STATUS object-type object-name
Name State PPID BPID attr1 attr2 attr3 …
object-name1 state nn,nnn nn,nnn val1 val2 val3 …
object-name2 state nn,nnn nn,nnn val1 val2 val3 …