X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-63
FORBIDOPENS Command
ZSPI-TKN-CONTEXT
is the standard SPI context token described in the SPI Programming Manual.
Operational Notes
•
FORBIDOPENS is a sensitive command.
•
The subdevices must not be in the DIAGNOSING summary state when this
command is issued.
•
To allow other applications to open a subdevice, use the ALLOWOPENS
command.
•
No summary-state transition is associated with this command.
Error-Handling Notes
•
The error identified by the error number ZCOM-ERR-TKN-VAL-INV can signify
either of the following two errors:
°
The token ZCOM-TKN-SUB is present when the object type is ZCOM-OBJ-SU
and the value is not SUB-NONE.
°
The object type is ZCOM-OBJ-LINE and ZCOM-TKN-SUB is present but does
not have the value ZCOM-VAL-SUB-ONLY.
•
The error identified by the error number ZCOM-ERR-TKN-REQ is returned if the
object type in the command is ZCOM-OBJ-LINE and the subordinate-modifier
token ZCOM-TKN-SUB is not present.
•
The error identified by the error number ZCOM-ERR-SUB-NOT-FOUND is
returned if the object type in the command is ZCOM-OBJ-LINE and the line has no
subordinate subdevices.
•
If a subdevice specified in the command is in the DIAGNOSING summary state,
the error identified by the error number ZCOM-ERR-CMD-INV-IN-SUMSTATE is
returned.