Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to use labview with daq-system not from NI?

Solved!
Go to solution

Hello,

I have a daq-system and software from another company than NI. But I want some changes in the software. So the possibility was to make a new program with Labview.

Is it possible to use the old daq-system? Is it compatible with Labview? Or do I need to buy new hardware?

Thanks.

0 Kudos
Message 1 of 2
(2,772 Views)
Solution
Accepted by topic author Vlassaks

Hi VIassaks,

 

Good afternoon and I hope your well today.

 

Thanks for the post.

 

LabVIEW can communicate with 3rd party hardware using the Call Library function found in the Advanced palette under the Functions Palette. If your hardware is provided with a driver-level DLL then LabVIEW can communicate with the hardware. However, you will need complete documentation of the DLL in order for you to create your own interface for the 3rd party hardware.

Another option would be if the manufacturer of the hardware provided LabVIEW VIs that controls their hardware. You will not be able to use the National Instruments Data Acquisition (DAQ) VIs because those VIs use the NI-DAQ DLL, which is our driver-level software for our DAQ boards. Other companies use their own driver-level software to control their own hardware. Only National Instruments hardware uses the NI-DAQ driver which allows you to use the LabVIEW DAQ VIs.

 

Hope this helps, 

Kind Regards
James Hillman
Applications Engineer 2008 to 2009 National Instruments UK & Ireland
Loughborough University UK - 2006 to 2011
Remember Kudos those who help! 😉
Message 2 of 2
(2,766 Views)