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

ZSPI Data Definitions
SPI Programming Manual427506-006
4-50
Miscellaneous Values
ZSPI-VAL-VERSION
ZSPI-VAL-VERSION is the one-word version value of this version of the SPI standard
definitions. The left byte contains the letter part of the version as an ASCII uppercase
alphabetic character, and the right byte contains the numeric part of the version as an
unsigned integer value. For example, for the version G06, the left byte is the ASCII
character
G
, and the right byte is 06. The result is the unsigned integer 18182.
constant ZSPI-VAL-VERSION value is version "D20".