07-25-2007 12:24 PM
After using an activex automation open, is it possible to query for all open automation refnums?
I am attempting to create an error handler that will close any forgotten IVI sessions.
Is there perhaps a log file that contains all open references?
Thanks,
Chris
07-27-2007 02:13 PM
07-29-2007 10:43 AM
When using numerous power supplies and assorted test equipment, by the end of a program there have been handfuls of sessions opened. Then considering that many of the programs based on user input will periodically close or open subsequent sessions. There is occasionally a forgotten session.
A session handler would be an easy alternative, as opposed to wasting hours reviewing someone else’s code.
Thank you for any help,
Chris
09-14-2007 05:45 PM
10-11-2007 11:01 PM
Hi
I want to use automation open to remotely control the another instrument. I already connected to the refnum object but it's not working. Do i need to declare machine name?
10-14-2007 07:33 PM