LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Using LabView drivers with LabWindows

Hi.

 

I'm planning on using LabWindows to operate a progRes camera, which states they have labview drivers. I'm assuming that labview drivers will work with LabWindows, but just thought I'd ask if that's a valid assumption. (I've never used either program before)

0 Kudos
Message 1 of 2
(2,759 Views)

Typically, when a piece of harwdware says it had LabVIEW drivers, this means that it has utlity or accessibility functions for LabVIEW. As LabVIEW is its own language, and LabWindows is a C editor/compiler, LabVIEW functions or .vi's will not inherently work in LabWindows/CVI.

 

While it is definitely possible to call LabVIEW code from LabWindows/CVI, you will most likely want to see if there is a C interface for the hardware from LabWindows/CVI.

 

Hope this helps.

---

Peter Flores
Applications Engineer
0 Kudos
Message 2 of 2
(2,736 Views)