Semantic Warning (SEM2015): The field '...' of '...' is initialized more than once.
In a data types worksheet, an element of a variable of a user-defined STRUCT is initialized several times. The last specified init value will be used.
Further Info
Please refer to the section "Initializing structures" in the "Structures" chapter. |
This is a warning message to inform you about that important issue. Check the reason for this warning. If it is intended, no corrections are required as reaction to this message.