> What is the way for LabVIEW 7.0 Call Function Library Node to call
> function generated by Visual Studio.net especially C# ?

I think Rolf is right, and you will probably want to look at the 
tutorial on zone.ni.com.  I searched for .NET and LabVIEW and the 
tutorial was on the top.  Since the .NET or C# code will produce an 
assembly, the easiest thing to do is to use the .NET assembly.  It is 
probably possible to build a DLL instead or put a DLL wrapper on it, but 
I'm not sure it is worth it.

Greg McKaskle


Reply via email to