LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW DLL transfer to CVI

Hi,

My instrument has the DLLs work under DotNet 2.0 in LabView.

Is it possible (in easy way Smiley Happy) to transfer this driver to LabWIndows CVI ?

0 Kudos
Message 1 of 2
(3,003 Views)

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,

Jonathan N.
National Instruments
Message 2 of 2
(2,990 Views)