TR3271 Management Programming Manual

COMMANDS AND RESPONSES
STATUS Command
Tokens in Command Buffer
ZCOM-TKN-OBJNAME specifies the line and subdevices for which
information is requested. Your application must provide this
token in the command. This token is described in "Data-
Communications Standard Definitions" in Section 5, "Common
Definitions," and the
Communications Management Programming
Manual
.
ZCOM-MAP-REQID and ZCOM-TKN-CMD-TIMEOUT are standard data-
communications tokens that your application can optionally pro-
vide. These tokens are described in "Data-Communications
Standard Definitions" in Section 5 and the
Communications
Management Programming Manual
.
ZCOM-TKN-SUB specifies whether subordinates are to be affected by
the STATUS command. For the STATUS command, the possible values
of this token are as follows:
ZCOM-VAL-SUB-ALL If the object type is LINE, return information
for the named line and all its subordinate
subdevices. If the object type is SU, return
information about the named subdevice.
ZCOM-VAL-SUB-ONLY If the object type is LINE, return information
for the subdevices subordinate to the named
line; the line is not to be affected by this
command. This value is invalid for the SU
object type.
ZCOM-VAL-SUB-NONE If the object type is LINE, return information
for the named line only. If the object
type is SU, return information for the named
subdevice.
If the SUB modifier is not present, information for the named
object is returned.
ZCOM-TKN-SEL-SUMSTATE specifies whether an object is selected
based on its current summary state. This modifier consists of
two fields, an enumerated field that indicates the summary state,
and a Boolean field that indicates whether objects currently in
that summary state are to be included in the information returned
by the subsystem.
6-100