X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-113
START Command
For command-specific information about these error numbers, see Error-Handling
Notes. For descriptions of all X25AM error numbers, see Appendix A, Error
Numbers and Error Lists.
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
•
START is a sensitive command.
•
Successful completion of the START command leaves the lines and subdevices in
the STARTED summary state.
•
If both a line and its subordinate subdevices are to be started, the subdevices are
started first and then the line is started.
•
The lines and subdevices must not be in the DIAGNOSING summary state when
this command is issued.
•
If the object type in the START command is ZCOM-OBJ-LINE and the CLIP is in
the boot state, a download of the CLIP software is performed.
•
To terminate the operation of lines and subdevices, use the ABORT command or
the STOP command.
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.
•
If an attempt is made to start a line or subdevice that is already in the STARTED
summary state, the error identified by the error number ZCOM-ERR-OBJ-ALRDY-
IN-SUMSTATE is returned.
•
If an attempt is made to start 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.