LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dynamically getting the Instrument Class reference

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 

0 Kudos
Message 1 of 3
(2,835 Views)

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.

 

.......^___________________^
....../ '---_BOT ____________ ]
...../_==O;;;;;;;;_______.:/
.....),---.(_(____)/.....
....// (..) ),----/....
...//____//......
..//____//......
.//____//......
..-------
0 Kudos
Message 2 of 3
(2,801 Views)
hi bot,

Actually i need to get the LVClass Reference...
I tried with the "Get LV Class Default value.vi" present inside the Programming\cluster functions in LabView.
But when i use this vi, while i am closing the vi. the labview got crashed and close by itself.

Is there any other option available to get the LVClass ref dynamically.

Thanks
Alagar
0 Kudos
Message 3 of 3
(2,794 Views)