SCF Reference Manual for G-Series RVUs (G06.24+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-004
5-68
INFO Command
OBEYFORM
cause the INFO command to create a command file; that is, to produce an output
file that can be used as input to a TACL OBEY command.
The format of the regular INFO display is shown below.
The format of the detailed INFO display is shown below.
The format of the single-attribute INFO display is shown below.
Considerations
•
To display dynamic information about objects (such as state and trace information),
use the STATUS command (described on page 5-113).
•
The information displayed is subsystem-specific.
•
Refer to Effect of the ASSUME Command on Object-Name Specification on
page 5-5 and Effect of the ASSUME Command on Subdevice Specification on
page 5-6 for more examples of how the syntax of an INFO command is affected by
the ASSUME command.
subsystem INFO object-type [ object-name AT \system ]
NAME [*]attribute1 [*]attribute2 …
object-name value1 value2
subsystem The reporting subsystem name.
system The reporting system name.
object-type The object type of the specified object.
object-name The fully qualified name of the object.
[*]attributen The name of an attribute of the specified object, preceded by
an asterisk (*) if the attribute is alterable, and a space if it is not
alterable.
valuen The value of the attribute listed above it.
subsystem Detailed Info object-type object-name AT \system
(n)
*attribute1 value1 [*]attribute2 value2
*attribute3 value3 [*]attribute4 value4
subsystem INFO object-type object-name
NAME [*]attribute1 [*]attribute2 …
object-name value1 value2