05-15-2013 07:13 PM
Hello,
Is there a way to disable the block diagram popping up when I pause a running VI?
05-16-2013 10:51 AM - edited 05-16-2013 10:51 AM
Hi Djuanl,
Unfortunately, that functionality is inherent to the LabVIEW development environment. Because of this, there are not configuration options that allow you to disable the feature. If you would like to see this feature in future versions of LabVIEW I recommend posting on the Idea Exchange.
05-16-2013 11:31 AM
No, there is no possibillity. But why do you want to pause it?
There are many ways to let your program go into idle if you want to without pushing the pause button.
Pause, highlight execution, stepping are debugging tools of labVIEW and most of the time in debugging you want to see the blockdiagram to see what is going on.