SPI Common Extensions Manual
ZCDG Definitions
SPI Common Extensions Manual—427508-001
C-16
ZCDG Data Definitions
ZCDG-TKN-SUBDEV-NUM
This token contains the subdevice number. Valid values and corresponding text are:
ZCDG-TKN-UPDATE-FILE
ZCDG events include this token to identify the file from which a controller’s SEEROM
or NVRAM was updated.
This token is of type ZCDG-TYP-FILEID, which is based on the structure ZCDG-DDL-
DIAG-FILEID:
Z-NAME
contains the full file name of the file from which the controller was updated.
ZCDG-VAL-SEQ-INVALID-MSG-XSUM Invalid message checksum
ZCDG-VAL-SEQ-INVALID-SEQ-NUM Invalid command sequence number
ZCDG-VAL-SEQ-INVALID-CMD-CODE Invalid command code
ZCDG-VAL-SEQ-INVALID-CMD-PARM Invalid command parameter
other Unrecognized sequence
token-code ZCDG-TKN-SUBDEV-NUM
value ZCDG-TNM-SUBDEV-NUM
token-type ZSPI-TYP-ENUM
heading "Subdevice-number".
ZCDG-VAL-SUBDEV-0 Subdevice 0
ZCDG-VAL-SUBDEV-1 Subdevice 1
ZCDG-VAL-SUBDEV-2 Subdevice 2
ZCDG-VAL-SUBDEV-3 Subdevice 3
other Unrecognized subdevice
token-code ZCDG-TKN-UPDATE-FILE
value ZCDG-TNM-UPDATE-FILE
token-type ZCDG-TYP-FILEID
heading "Update-file-name".
def ZCDG-DDL-DIAG-FILEID.
02 Z-NAME type ZSPI-DDL-FNAME.
heading "File name".
02 Z-TIME type ZSPI-DDL-TIMESTAMP.
heading "Time stamp".
end