LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging statecharts with subdiagrams?

I'm currently evaluating the Statechart module and the debugging feature is pretty cool. However, a complicated chart will quickly fill the screen, so I'm guessing that I would make heavy use of sub-diagrams. However, I am unable to figure out how you can cause the debugger to execute in the subdiagram the way it does when debugging the main state chart? For example, if StateA has a bunch of sub-states that execute for awhile once you enter, when debugging, you'll only see StateA highlighted and no activity on the sub-diagram.

 

Thanks for you help.

0 Kudos
Message 1 of 2
(2,223 Views)
While you are in debugging mode, you can right click on the state which has a subdiagram and choose to open the subdiagram. Then you should be able to see the highlighting/etc happen there just as in the top-level diagram. Does that make sense?
0 Kudos
Message 2 of 2
(2,195 Views)