SPI Common Extensions Manual
ZCOM Data Definitions
SPI Common Extensions Manual—427508-001
4-16
ZCOM Tokens
ZCOM-TKN-SUB
This token is included in commands to specify whether the command should be
applied to the command object, its subordinate objects, or both. Valid values and the
objects they identify are:
For more information, see SUB (Subordinate) Command Modifier on page 2-8.
ZCOM-TKN-SUBJ-objtype
This token appears in event messages to identify the object type of the subject of the
event. The string value of the token is the name of the object.
There is a SUBJ token for each object type except NULL. To derive the name of a
particular token, replace objtype with one of the types listed in ZCOM Object Types
on page 4-20.
ZCOM-TKN-SWITCH-CPU
This token is used in the SWITCH command to specify the CPU to which a process
should switch.
token-code ZCOM-TKN-SUB
value ZCOM-TNM-SUB
token-type ZSPI-TYP-ENUM
ssid "TANDEM.21.0"
heading "Subordinate".
ZCOM-VAL-SUB-ALL Specifies the named object and all of its subordinates
ZCOM-VAL-SUB-NONE Specifies only objects subordinate to the named object
ZCOM-VAL-SUB-ONLY Specifies only the named object
ZCOM-OBJ-objtype Specifies all objects subordinate to the named object that are of
the indicated type
token-code ZCOM-TKN-SUBJ-objtype
value ZCOM-TNM-SUBJ-objtype
token-type ZSPI-TYP-STRING
ssid "TANDEM.21.0"
heading "objtype".
token-code ZCOM-TKN-SWITCH-CPU
value ZCOM-TNM-SWITCH-CPU
token-type ZSPI-TYP-INT
ssid "TANDEM.21.0"
heading "Switch-CPU".