Complete the following steps to highlight the execution of a statechart.
![]() |
Note If you do not see the Debug Statechart option, you might have disabled statechart debugging. You must re-enable debugging and re-generate the code before proceeding. |
, which is located on the statechart diagram toolbar. Notice that with execution highlighting, LabVIEW highlights the appropriate transitions and states as the statechart receives triggers from the caller VI and moves from one state to another.
A yellow square indicates that the state is executing an entry action.
A green triangle indicates that the state is executing a static reaction.
A red circle indicates that the state is executing an exit action.