12-17-2009 04:08 PM
Any suggestions for the best method of creating DLLs from Visual Studio VB.NET 2005 for use in LabWindows/CVI 7.0.
Solved! Go to Solution.
12-18-2009 04:37 PM
Hi TrackerMan,
You can create a wrapper for your .NET code in CVI by navigating to Tools » Create .NET Controller in CVI. The following forum thread has more information:
NI Forums: Call functions in a .NET DLL
Let me know if you have any questions about this tool!