LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dot net class name with variant

Solved!
Go to solution

Hello, I'm having a problem with .NET and Labview and I'm confident that you can help me.

I have several dotNET dlls with their class name and I need to programmatically get the class name. All the dotNET references go inside a variant and i can see in the variant name the class name, so I would like to programmatically read the variant name and then through a case structure make a variant to data. I can't find a way to get the variant name but I'm sure there is a way to get this. I will post some screenshots which can explain better my goal (sorry but I'm still not an expert of Labview+dotNET). One class is named SHF 615 A, one is named SHF 614 A

Thanks in advance for the help!

Download All
0 Kudos
Message 1 of 3
(3,156 Views)
Solution
Accepted by cassaniti
 
 

Maybe this helps

 

VariantNET.png

 
0 Kudos
Message 2 of 3
(3,127 Views)

it works perfectly! thanks a lot!!!

0 Kudos
Message 3 of 3
(3,122 Views)