02-14-2016 07:56 PM
I got some VIs which stored in a .LLB file. Is it possible to invoke these VIs by C# language?If yes, could someone can share a demo code to me?Thanks!
Solved! Go to Solution.
02-15-2016 07:02 PM
02-15-2016 09:34 PM
Yes. you are correct. I already include interop assembly in my c# project. Thanks!
02-16-2016 08:35 PM
Hi,
One more thing. If we invoke this dll in a machine, should we have to install labview runtime to support it?
02-16-2016 09:28 PM