02-15-2023 11:55 AM
I don't understand why some of my subVIs are unable to debug when I'm running it. In one application I have a subpanel which I'm able to debug but in the main application I'm unable. Please see the pictures attached. I already looked into the properties of each VI and debugging is enable in everyone. It is important to notice the problem occurs in Labview not in the RTE. At this moment I'm opening all the VIs diagrams I want to debug to be able to access it while running the application.
02-15-2023 12:49 PM
Maybe I'm not understanding your issue but if you right-click a subpanel while editing the VI you can enable or disable users from opening the block diagram of the inserted subpanel which is what I think you're trying to do.
02-15-2023 01:44 PM
Actually is the opposite for some reason I can right click the subpanel and look its block diagram while running but I'm not able to do so in the main VI (outside the subpanel).
02-15-2023 02:02 PM
I think that if the menu was replaced with a custom menu that doesn't have a way to view the block diagram, even ctrl + E is disabled.