Hello,
I am trying to contruct a UI to enter values during a simulation execution in to a complex structured message block that is passed between subsystems via signal.
I am trying to access and set inherited values from Object_1_Template in Object_1. (see example below)
I cannot access the capState value to set it. capState is an inherited by Object_1.
Dave