06-15-2008 09:54 AM
06-16-2008 07:57 AM
06-16-2008 08:34 AM
Hi Nick
I need it for debugging. I want to be able to open and close the debugging window while the program is running. While the debugging is on I want to see the active state highlight
Regards
Gabi
06-16-2008 08:38 AM
06-16-2008 08:43 AM
I was looking for better way to do it.
Regards
Gabi
06-16-2008 08:52 AM
06-16-2008 10:13 AM
Hi
Getting a reference to the Statechart.lvsc and change property (?).
By the way, You published a demo vi named Getting Started Callar.vi (see attached). There is a racing situation in this vi, in case the trigger loop starts before the Statchart loop an error happened trying to send to unregistered queue.
06-16-2008 10:23 AM
06-23-2008 11:22 AM
Regarding this:"I need it for debugging. I want to be able to open and close the debugging window while the program is running. While the debugging is on I want to see the active state highlight"
Do you just need to see the active state the statechart currently in for a particular iteration or a full debugging capability that show the transitions being evaluated and etc..
Thanks
Toga
06-24-2008 12:36 AM
Hi
What I wish to have is to see the whole state chart with the active state highlight.
Another issue that I want to arise: There is no way to see more then one state block diagram at a time. It will be helpful to allow to open few configuration windows at a time.
Gabi