02-18-2011 08:24 AM
Hi,
I have created a an application (GUI) with Labwindows 9.0 and I want to export it so it can be integrated in a .net client application. Is it possible to wrap my application into an activeX server (using the wizard) and use this new server in a .net application i(in c#)??? Or is it only limited to be used in a CVI client application?
Thanks
Denis
02-21-2011 05:22 PM
Hi Denis,
You can create and activex server using the wizard and call it from C#. Here is more information:
Building ActiveX Servers in LabWindows/CVI
http://zone.ni.com/devzone/cda/tut/p/id/2714
Hope this helps!
Regards,