PAM Management Programming Manual

Commands and Responses
PAM Management Programming Manual142481
5-35
START Command
Error-Handling Notes
ZSPI-TKN-RETCODE
is the standard SPI return-code token, whose value is a number identifying
successful completion (ZCOM-ERR-OK) or an error. Errors that can occur in
response to the START command are as follows:
ZCOM-ERR-OBJ-ALRDY-IN-SUMSTATE
is returned if the specified object is already in the STARTED summary state,
which is normally the end result of the START command.
ZCOM-ERR-MAX-LIMIT-EXCEEDED
is returned for a START PORT command when the maximum number of ports
of this type have already been started. Stop another port of this type and retry.
ZPAM-ERR-HIGH-OBJ-STATE-EXP
is returned if a START command is received while the specified object still has
a superior object (LINE) in the STOPPED summary state. You must first start
the superior object (LINE).