X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-140
STOP Command
ZSPI-TKN-ERRLIST
is a standard SPI error list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZSPI-TKN-CONTEXT
is the standard SPI context token described in the SPI Programming Manual.
Operational Notes
STOP is a sensitive command.
The lines and subdevices are left in the STOPPED summary state.
If both a line and its subordinate subdevices are to be terminated, the subdevices
are terminated first and then the line is terminated.
The lines and subdevices must not be in the DIAGNOSING summary state when
this command is issued.
To terminate lines and subdevices immediately, without waiting for processing to
complete, use the ABORT command.
To initiate the operation of lines and subdevices, use the START command.
The STOP command is not processed if a subdevice is opened.
Error-Handling Notes
If the token ZCOM-TKN-SUB is present when the object type is ZCOM-OBJ-SU
and the value is not ZCOM-VAL-SUB-NONE, the error identified by the error
number ZCOM-ERR-TKN-VAL-INV is returned.
The error identified by the error number ZCOM-ERR-SUB-NOT-FOUND is
returned if, in the command, the object type is ZCOM-OBJ-LINE, the subordinate-
modifier token ZCOM-TKN-SUB is present and contains the value ZCOM-VAL-
SUB-ONLY, and the specified line has no subordinate subdevices.
If an attempt is made to terminate a line or subdevice that is already in the
STOPPED summary state, the error identified by the error number ZCOM-ERR-
OBJ-ALRDY-IN-SUMSTATE is returned.
If an attempt is made to terminate a line or subdevice that is in the DIAGNOSING
summary state, the error identified by the error number ZCOM-ERR-CMD-INV-IN-
SUMSTATE is returned.