GDSX Management Programming Manual
Commands and Responses
GDSX Management Programming Manual—529930-001
5-48
START Command
ZCOM-TKN-OBJTYPE
is the type of object named in ZCOM-TKN-OBJNAME on page 4-6. 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 RESETSATS 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.
START Command
The START command initiates operation of a LINE or SU (subdevice) object.
Successful completion of the START command leaves the object in either a STARTED
or a STARTING state.
Command
ZCOM-CMD-START
Object Type
ZCOM-OBJ-LINE
or
ZCOM-OBJ-SU