Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Easy IO with NI-6509

NI-6509 board works only with NI-DAQmx. Can I program the I/O lines with the Easy I/O functions?
0 Kudos
Message 1 of 3
(3,296 Views)
Sorry,

NI-6509 board works only with NI-DAQmx. Can I program the I/O lines with the Easy I/O functions?

SW:LabWindows/CVI 7.1
OS: Windows 2000
HW: Pentium III


- MGava
0 Kudos
Message 2 of 3
(3,291 Views)
Hi,

the correct way to program your board is through NIDAQmx function calls. EasyIO Functions are only compatible with Traditional Nidaq API.
I suggest you look at the examples that are already installed by CVI on your machine by running the Example Finder under Help>>Find Examples...
There is a complete set of examples for every DAQmx task type.
Another possibilty is to leverage the ease of use and automatic code creation available through the DAQ Assistant under the Tools Menu.
Have a great day,

AlessioD
National Instruments
0 Kudos
Message 3 of 3
(3,287 Views)