GDSX Management Programming Manual
Commands and Responses
GDSX Management Programming Manual—529930-001
5-72
STOP Command
ZSPI-TKN-MAXRESP
ZSPI-TKN-CONTEXT
ZSPI-TKN-RESPONSE-TYPE
ZSPI-TKN-ALLOW-TYPE
ZSPI-TKN-COMMENT
are described in the SPI Programming Manual. Duplicate occurrences of these
tokens are not allowed.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
is described in the SPI Programming Manual. The list ends with the token ZSPI-
TKN-ENDLIST.
ZCOM-TKN-OBJNAME
is the name of the object that was stopped. This token is present in every response
record.
ZCOM-TKN-OBJTYPE
is the type of object named in ZCOM-TKN-OBJNAME. The following values are
valid:
•
ZCOM-OBJ-LINE: The object is a line.
•
ZCOM-OBJ-SU: The object is a subdevice.
•
ZCOM-OBJ-PROCESS: The object is a process.
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 STOP 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.