Good Morning.
I am developing a system where I would like, on start up, to initialise and open sessions to all the instrumentation. I would like to store the Visa Session handles so I can access the instrumentation without having to open and close sessions. I have a number of different applications that can be ran so I would like them to access a common 'table' of sessions. The sessions are closed on shut down.
So, how can I access the opened sessions, using CVI? I've seen LV Vi performing something similar but can't find CVI equivalent, and nothing in the VISA API suggests how to do it.
many thanks,
Steve