07-06-2009 02:57 AM
Hi all,
I need to get the class ref of particular Instrument Class. For e.g, Agilent_E3631A.lvclass is one of the Isntrument Class present in the Power Supply Instrument. Then i have to get the reference of this Agilent class dynamically. If i have several other Instrument Class along with Agilent Class. Then by specifying the Name of the Instrument Class, i should get the Reference of that class.
Is there any way to get the Class Ref Dynamically. Kindly reply me if there is any possiblity...
Thanks,
Alagar
07-07-2009 09:12 PM
Hi,
I believe you are trying to use just about any instrument connected to the computer. I am not sure if it is possible through references but you should try IVI drivers for inter operability with different instruments.
07-07-2009 11:30 PM