LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

NI 6501

Solved!
Go to solution

Hello,

 

I am going to use 6501 digital I/O with Labwindows CVI. But I could not find the driver and also solve the problem which how I can control the instrument with using CVI.

 

Could you help me?

 

0 Kudos
Message 1 of 3
(2,915 Views)
Solution
Accepted by topic author ozano

The driver for all NI data acquisition hardware is the same: DAQmx. 

Download it (it is a big download) or install from CD. Make sure you select the LabWindows support option while installing.

 

For application development, the examples are much more informative than anybody can be in the forum.

 

You can also configure your task and give it a name using NI-MAX (a GUI tool that comes with DAQmx), and then load and run it from your CVI application, using that name. 

 

Hope this helps you to start. 

But if you have specific questions, come back and post it.

Regards, 

S. Eren BALCI
IMESTEK
0 Kudos
Message 2 of 3
(2,895 Views)

Thank you so much! It works.

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