05-03-2012 09:59 PM
Hi,
I had asked about managing ports that were left open and could not be accessed when a program crashes. I think it was said there was a port monitor VI in the VI.Lib directory
Does anyone know where this VI is?
thanks
Mark
05-03-2012 11:13 PM
vi.lib\utility\visa.llb\Open VISA Session Monitor.vi
Just open it and run it; it is not a subVI we expect you to call.
05-04-2012 12:31 PM
Hi Brian,
Thanks. I would be interested to know what the "open sessions.vi" is doing, it is password protected. IT passes out all the references to open sessions, it would be helpful to know how that one works.
Mark
05-07-2012 09:27 AM
It just calls back into LabVIEW and gets the list of open VISA sessions that LabVIEW is tracking. "Nothing to see here; move along."