GDSX Management Programming Manual

Commands and Responses
GDSX Management Programming Manual529930-001
5-70
STOP Command
ZCOM-TKN-OBJTYPE
is the type of object named in ZCOM-TKN-OBJNAME. The following values are
valid:
ZCOM-OBJ-PROCESS: The object is a process.
ZCOM-OBJ-TASK: The object is a task.
ZCOM-OBJ-LINE: The object is a line.
ZCOM-OBJ-SU: The object is a subdevice.
ZCOM-TKN-OBJTYPE is present in every response record and is described in the
SPI Common Extensions Manual.
ZSPI-TKN-RETCODE
is described in the SPI Programming Manual. A value of this token that might occur
in response to the STATUS command is the following:
1: ZGDS-ERR-OBJNAME-UNKNOWN
For descriptions of all GDSX error numbers and their associated error lists, refer to
Section 7, Error Numbers and Error Lists.
ZSPI-TKN-ERRLIST
is described in the SPI Programming Manual. The list ends with the token ZSPI-
TKN-ENDLIST.
ZSPI-TKN-CONTEXT
is described in the SPI Programming Manual.
STOP Command
The STOP command deletes implicit and explicit connections both to and from the
specified LINE or SU (subdevice) object. The STOP command also deletes all
nonconfigured objects.
Command
ZCOM-CMD-STOP
Object Type
ZCOM-OBJ-LINE
or
ZCOM-OBJ-SU
or
ZCOM-OBJ-PROCESS