X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-61
FORBIDOPENS Command
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is a standard SPI manager token that contains the name of an X25AM line. This
token is not required to be present in the command, and duplicate occurrences are
not allowed. ZSPI-TKN-MANAGER is described in Section 5, Common Definitions.
ZCOM-TKN-OBJNAME
is an object-name token that indicates which subdevices are to be opened
exclusively. This token must be present in the command.
If the object type in the command is ZCOM-OBJ-LINE, only one object-name
token, containing the name of a line, can be present in the command (see ZCOM-
TKN-SUB).
If the object type in the command is ZCOM-OBJ-SU, the command can contain as
many object-name tokens as will fit into the command buffer. Each object-name
token contains one subdevice name.
This token is described in Section 5, Common Definitions.
ZCOM-TKN-CMD-TIMEOUT and ZCOM-MAP-REQID
are standard data communications tokens that are described in the SPI Common
Extensions Manual. Duplicate occurrences of these tokens are not allowed.
ZCOM-TKN-SUB
is the subordinate-modifier token, as described in the SPI Common Extensions
Manual.
If the object type in the command is ZCOM-OBJ-LINE, ZCOM-TKN-SUB must be
present and it must have the value ZCOM-VAL-SUB-ONLY, which indicates that all
the subdevices subordinate to the named line, but not the line itself, are to be
affected by the command. Duplicate occurrences are not allowed.
If the object type in the command is ZCOM-OBJ-SU, ZCOM-TKN-SUB must have
the value ZCOM-VAL-SUB-NONE.
(ZSPI-TKN-) MAXRESP, CONTEXT, RESPONSE-TYPE, ALLOW-TYPE, and
COMMENT
are standard SPI tokens described in the SPI Programming Manual. With the
exception of ZSPI-TKN-COMMENT, duplicate occurrences of these tokens are not
allowed.