Hi,
I have a VI template that I use to send commands to a number of devices that is not known at compile time. The VI template sends and receives text data using VISA Read and Write functions. The application spawns a number of VI instances based on the template by reading that number from a file. I'm having a problem with communications in that template and I'm trying to debug it. However, when I run the application through LabVIEW I can only see the template front panel. Is there some way that I can get LabVIEW to show me the block diagram for a VI template? In that way, I can set probes or at least view the execution of the template.
Thanks,
Jason Mazzotta