SPI Programming Manual (G06.24+, H06.03+, J06.03+)

ZSPI Data Definitions
SPI Programming Manual427506-006
4-34
Token Codes
ZSPI-TKN-COUNT
ZSPI-TKN-COUNT directs SSGET to obtain the total number of occurrences of a
specific token in the buffer. Its token type is ZSPI-TYP-TOKENCODE.
ZSPI-TKN-DATA-FLUSH
ZSPI-TKN-DATA-FLUSH directs SSPUT to flush all information in the buffer starting at,
and including, the token at the current position. Its token type is ZSPI-TYP-SSCTL.
ZSPI-TKN-DATALIST
ZSPI-TKN-DATALIST begins a list that encloses a single response record when
multiple response records are contained in a single buffer, when the buffer indicates a
nonzero value for the header token ZSPI-TKN-MAXRESP, or when a segmented
response is generated. Its token type is ZSPI-TYP-LIST. Calling SSGET with ZSPI-
TKN-DATALIST selects the next list that begins with that token so that tokens within it
can be read; calling SSPUT with this token places it in the buffer and starts a new list.
ZSPI-TKN-DEFAULT-SSID
ZSPI-TKN-DEFAULT-SSID directs SSGET to get the default subsystem ID of the
token at the current position. Its token type is ZSPI-TYP-SSID.
token-code ZSPI-TKN-COUNT
value ZSPI-TNM-COUNT
token-type ZSPI-TYP-TOKENCODE
ssid ZSPI-VAL-NULL-EXT-SSID
heading "Token_count".
token-code ZSPI-TKN-DATA-FLUSH
value ZSPI-TNM-DATA-FLUSH
token-type ZSPI-TYP-SSCTL.
token-code ZSPI-TKN-DATALIST
value ZSPI-TNM-DATALIST
token-type ZSPI-TYP-LIST
ssid ZSPI-VAL-NULL-EXT-SSID
heading "Data_list".
token-code ZSPI-TKN-DEFAULT-SSID
value ZSPI-TNM-DEFAULT-SSID
token-type ZSPI-TYP-SSID.