Validity: RC3E v33.9.1-3 (or later)
This keyword allows a variable of type STRU_SAFETY_PRJINFO to be defined.
It is used by the safe_prj_info() function.
It consists of the following information:
Field |
Type |
Description |
---|---|---|
desc |
STRING |
Customer description |
prjName |
STRING |
Project name |
ver |
STRING |
Version |
ct |
STRING |
Date and time compiled |
isle |
U8 |
Island number |
reserved_0 |
U8 |
Reserved |
HB_crc |
U32 |
Project header CRC |
LB_crc |
U32 |
Logical block CRC |
AB_crc |
U32 |
Address block CRC |
Example of use:
|