SWRU439M October 2015 – April 2022
The constants and data structures panel is used to add, edit and remove user-defined constants and data structure variables (see Figure 6-6).
Constants are available both to Sensor Controller task code, and to the System CPU application through C defines (with prefix to prevent name conflict).
Data structure variables are used to store Sensor Controller data between task iterations, and to exchange data with the System CPU application (through C structs).
There are two editor views/modes: