Structures Overview
Design Pad G4 supports a new data organization concept called structures. In lieu of defining multiple global variables and having to track their names and attributes, structures may be defined to package data in one schema for movement between sub-schemas and modules. The Design Pad G4 structure model follows that for C language structures. A structure may contain any combination of boolean, float or refer to other structures.
The pins and signals used to interact with structures are green.