07-12-2010 08:36 AM
I wrote a .NET 3.5 DLL for our mfg line to use in testing our custom hardware device. They are having extreme trouble using it with LabWindows. Are there any links on how to do this?
07-13-2010 09:32 AM
Hello RPomeroy,
I think the best way to do this would be to create a wrapper for the .NET assembly. You will then be able to just call into the function. Here is a link that tells how to do this. Have a great day!
Best Regards,
Adam G