SCF Reference Manual for G-Series RVUs (G06.24+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-004
5-94
PROBE Command
PROBE Command
The PROBE command verifies that the link between two or more objects is
operational. The use of this command is subsystem-specific.
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 from which the probe is sent. The variable object-spec
is defined on page 5-2. If object-spec is omitted, the probe is sent from the
assumed object.
object-name
is the name of an object to which the probe is sent. The variable object-name is
defined on page 5-3. If object-name is omitted, the assumed object receives the
probe. (See ASSUME Command on page 5-36.)
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.
mod-spec
is a modifier of the PROBE command. A modifier is always a keyword optionally
followed by a modifier value. The use of this option is subsystem-specific.
PROBE [ /OUT file-spec/ ] [ object-spec ]
[ , object-name ] [ , SUB [ subobjtype ] ]
[ , SEL [ NOT ] state ] [ , mod-spec ]…