I bet you know this problem: You are developing your application and need to make a small simple change in the code. The launch time of the application you are developing is perhaps 10-30 seconds (deploying Shared Variables (formerly known as Feared Variables) or some other time consuming task). In other words, a little change in the code takes quite some time to test.
What if you had a Debug Tool, where any selected parts of the diagram could be executed with a simple right click?. The right click should work even without the main application or containing VI being in an executable state.
Usually when I need to test any new code or changes, I copy the new changes of the diagram to a new VI and then run a simple test. But this often requires creating new indicators and controls to test the VI - boring !.
So, if you are like me, you sometimes do not check new code and then sometimes it simply does not work.
/søren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.