LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

can i use labview instruments on labwindows

i have a problem with an instrument of  the ocean optics . a spectrometer usb. i want to comunicate with it from labwindows cvi . i have the .dll  without .lib and .h files. i have dhe headers for c++ soma examples in visual basic and c++ and the instrument driver for labview with the .llb files and the .vi files . i want to know if there is posible to use this last files with labwindos cvi . thanks

 

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

Unfortunatelly the driver had been created for LV only. You can't use them in CVI directly but you can try to create a DLL in LV and use that in CVI. The following doc gives you some suggestion on how to do.

KnowledgeBase 3337DOV4: Calling a LabVIEW DLL from a CVI or Other C/C++ project

 

Hope this helps

 

HUDSON

 

0 Kudos
Message 2 of 2
(3,068 Views)