12-09-2008 03:15 AM
Hi,
My instrument has the DLLs work under DotNet 2.0 in LabView.
Is it possible (in easy way
) to transfer this driver to LabWIndows CVI ?
12-09-2008 08:43 AM
Hi aMiki,
If your instrument driver code is in the form of .NET assemblies, you can simply invoke those assemblies from CVI by using our .NET library. Check out the .NET Library Overview section in the CVI Help along with this post I responded to a while back on a similar topic.
Best Regards,