LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can LabVIEW invoke .NET overloaded methods?

Solved!
Go to solution

The VI pics he post are actually different the the initial vi he posted.  There's a couple things I can't figure out from the pics. 🙂

0 Kudos
Message 11 of 14
(803 Views)

2011-12-22_164037.jpg

 

This part in particular.  Thanks again for your help. 

0 Kudos
Message 12 of 14
(800 Views)

The picture you have shown is of a Type-Def Cluster, with 2 elements.  This is part of the larger application I am writing, and is just a fancy way of passing in 2 parameters into the VI with one front-panel control.  In the case here, the "Adapter Index" is a numeric input that selects which element of the ManagementObjectCollection array to use (i.e., which network adapter card present in the system).  "Enable" is a boolean input that selects whether to use the string "Enable" or the string "Disable" as the name of the method to invoke.

 

If you are unfamiliar with clusters and type-defs, or the above is jibberish, and you want to get your application done in a timely manner, I suggest attending a local LabVIEW Basic I & II class as soon as possible (or at least getting the course manuals from NI and locking yourself in a room for a day or two and read them).

 

Good Luck! 

Joe Gerhardstein
Viasat
Certified LabVIEW Architect
Certified TestStand Developer
Certified Professional Instructor
http://www.viasat.com
0 Kudos
Message 13 of 14
(785 Views)

Ok. That helps. Thanks again for your help.

 

Erica

0 Kudos
Message 14 of 14
(783 Views)