Validity: RC3E v33.5.23-3 (or later).
This keyword allows a variable of type STRU_HW_INFO (STRUCT_P) to be defined.
It is used by the get_hw_info() function.
It consists of the following information:
Field |
Type |
Description |
---|---|---|
board_code_l |
U32 |
Low board code |
board_code_h |
U32 |
High code of the board |
iwow |
I32 |
Number of the first input word and first output word associated with the board |
name |
STRING[64] |
Name of the board |
Example of use:
|