LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Example code for calling LabVIEW VI from C#

I'm a bit rusty about LabVIEW. Haven't used it for about three years now Smiley Sad
 
I'm making an automation tool in Visual C# where the user should be able to select a VI to call and setup the input and output parameters.
I must then make some VI-browser code where inputs and outputs are listed for a selected VI.
I will also have to make the code that opens and runs the selected VI.
 
Any hints and links could help as I havent done much "Call VI Server" or COM Interop with C# yet.
 
/Jan
0 Kudos
Message 1 of 2
(4,077 Views)
Hello Jan
 
I have a link to an example that shows how to control a LabVIEW VI through ActiveX.
 
 
Will this work for you...
 
Regards
Mohadjer
NI-DK
0 Kudos
Message 2 of 2
(4,064 Views)