X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-25
ALLOWOPENS Command
ZSPI-TKN-CONTEXT
is the standard SPI context token described in the SPI Programming Manual.
Operational Notes
•
ALLOWOPENS is a sensitive command.
•
The line must not be in the DIAGNOSING summary state when this command is
issued.
•
To open a subdevice exclusively, so that other applications are unable to open it,
use the FORBIDOPENS 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 with the value ZCOM-VAL-SUB-ONLY or ZCOM-
VAL-SUB-ALL is present when the object type is not ZCOM-OBJ-LINE.
°
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.