LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

debugger no blockdiagram

Finally I found a workaround...

Create a VI (XX.vi) with your Top level VI in it. In your build specification you add the Top level and the XX.vi as a Startup VIs. Compile and Lunch your your app.

You will see two Front Panel, your Toplevel VI and the XX.vi. Now lunch the Debug Application. And you will see two VI that is connected to the two Startup VI's. Now you can open the block Diagram of XX.vi with Window:Show Block Diagram. After that you can Ctrl-DoubleClick the Top level contained in XX.vi and you will get the the BD of your top level VI that use a custom menu.

If you get the brake point tool when you press Ctrl you have the automatique tool selection enabled. You will need to disable it by Shift-RightClick then select the hand tool. And now you can Ctrl-DoubleClick your top level VI.

Dany

LabVIEW ChampionArchitect
0 Kudos
Message 11 of 12
(728 Views)

There is a Project exemple to test it

Dany

Message Edited by Dany. on 05-30-2007 11:39 PM

LabVIEW ChampionArchitect
0 Kudos
Message 12 of 12
(725 Views)