X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-129
STATUS Command
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is a standard SPI manager token that contains the name of an X25AM line. This
token is not required to be present in the command, and duplicate occurrences are
not allowed. ZSPI-TKN-MANAGER is described in Section 5, Common Definitions.
ZCOM-TKN-OBJNAME
is an object-name token that indicates which lines and subdevices are to have their
status returned. This token must be present in the command.
If the object type in the command is ZCOM-OBJ-LINE, only one object-name
token, containing the name of a line, can be present in the command (see ZCOM-
TKN-SUB on page 6-130).
02 ZTOTAL-SU-NUM type ZSPI-DDL-INT.
02 ZLAST-ERR type ZSPI-DDL-INT.
02 ZCLIP-LINE.
04 ZDEBUG type ZSPI-DDL-BOOLEAN.
04 ZPATH type ZSPI-DDL-ENUM.
04 ZCU-PRIM type ZSPI-DDL-INT.
04 ZCU-BKUP type ZSPI-DDL-INT.
04 ZCTS type ZSPI-DDL-BOOLEAN.
04 ZDCD type ZSPI-DDL-BOOLEAN.
04 ZDSR type ZSPI-DDL-BOOLEAN.
02 ZPCHANNEL type ZSPI-DDL-INT.
02 ZPCONTROL type ZSPI-DDL-INT.
02 ZPUNIT type ZSPI-DDL-INT.
02 ZBCHANNEL type ZSPI-DDL-INT.
02 ZBCONTROL type ZSPI-DDL-INT.
02 ZBUNIT type ZSPI-DDL-INT.
end.
ZX25-MAP-STATUS-SU
def ZX25-DDL-STATUS-SU.
02 ZSTATE type ZSPI-DDL-ENUM.
02 ZSU-NUM type ZSPI-DDL-INT.
02 ZDEV-TYPE type ZSPI-DDL-INT-PAIR.
02 ZREC-SIZE type ZSPI-DDL-INT.
02 ZLAST-ERR type ZSPI-DDL-INT.
end.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.