GDSX Management Programming Manual
Commands and Responses
GDSX Management Programming Manual—529930-001
5-21
ALTER 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-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. Some values of this token that might
occur in response to the ALTER command are the following:
•
1: ZGDS-ERR-OBJNAME-UNKNOWN
•
2: ZGDS-ERR-OBJSTATE-INV
•
4: ZGDS-ERR-ATTR-VAL-INV
For descriptions of all GDS subsystem error numbers and their associated error
lists, refer to Section 7, Error Numbers and Error Lists.
ZSPI-TKN-ERRLIST
ZSPI-TKN-CONTEXT
are described in the SPI Programming Manual.
Operational Notes
For ALTER commands, the values for tokens and fields omitted from the command
buffer remain unchanged.
The LINE and SU objects must be stopped before their attributes can be altered.
After this command is executed, the summary state does not change.