AM3270 and TR3271 Configuration and Management Manual
SCF Interface to AM3270 and TR3271
AM3270 and TR3271 Configuration and Management Manual—529993-001
4-63
INFO Command
The following command disconnects an AM3270 subdevice from a local TR3271
subdevice:
DISCONNECT SU $AM3270.#TERM0,$TR3271.#TERM028
INFO Command
The INFO command displays the current attribute values for the specified objects.
Considerations for the INFO Command
•
The SEL option, DEFAULT option, and attribute-name option are not
supported.
•
Wild cards are not supported at the subdevice level.
Command Syntax for the INFO Command
The INFO 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 | SU su-name
specifies information for a particular line or subdevice. If you omit line-name or
su-name, SCF displays the attribute values for the assumed object.
DETAIL
causes detailed information to be displayed. If you omit DETAIL, only one line of
information is displayed for each object.
SUB [ ONLY | ALL | NONE ]
directs the command to a set of subordinate objects.
ONLY specifies that only the subordinate objects are affected.
ALL specifies that the named object and all the subordinate objects are affected.
NONE specifies that none of the subordinate objects are affected.
If you omit a value for SUB, ALL is assumed.
INFO [ / OUT file-spec / ] [ LINE line-name | SU su-name ]
[ , DETAIL ] [ , SUB [ ONLY | ALL | NONE ]