ZCOM Tables and Data Structures
ZLU Tables
Table | Individual ZLU Data Structure (zlu_type) (Continued) |
Field NameField DescriptionField Type
Size
(Bytes)
spare1 | Reserved, not used | int | 4 |
ZCKSUM - ZLU checksum
The checksum is used as an integrity check to ensure that a ZLU has not been altered while it is active. It is the
ZLTYPE - Type of ZLU
The ZLU type values are shown in Table
Table
Type | Description |
|
|
0ZLU is not defined
1ZLU is local terminal (ZPOINT is a logical terminal number *)
2ZLU is a local program (ZPOINT is a queue number)
3ZLU is mapped (ZPOINT is a mapped ZLU node number)
*The logical terminal number is allocated by TTGEN from the TTGEN configuration file.
ZPOINT - ZLU pointer or mapped node number
The field is used to link the ZLU with the entity it represents. The meaning of the field is given in the table under ZLTYPE.
ZMPZLU - Mapped ZLU number
If the ZLU is type 3 (mapped ZLU), then this is the ZLU number (on the node as given by ZPOINT) onto which this ZLU is being mapped. If ZLU is not type 3, ZMPZLU is set to zero.
ZMPZCS - Mapped ZLU checksum
60 | Chapter 3 |