From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use traditional NI-DAQ VIs with a USB-6009 DAQ device?

Hi Geoff,

The Compatibility VI's do work but they may be using functionality that you do not have available on your USB 6009. I would advise you to make the transition to DAQmx. My suggestion to you is to edit/modify an example program that does what you are intending. You can find the example VI's in the Example finder in LabVIEW. You can search by keyword or go to the browse tab and choose Hardware Input and Output >> DAQmx.

I also find this NI Developer Zone article to be helpful to those transitioning from Traditional DAQ to DAQmx.
Regards,

Ima
Applications Engineer
National Instruments
LabVIEW Introduction Course - Six Hours
Getting Started with NI-DAQmx
0 Kudos
Message 11 of 13
(917 Views)

I'm using labview 2010. In the old labview versions "AO single Update.vi" was used. I want to know the equivalent of this for my labview version.

 

Thanks in advance for your help.

0 Kudos
Message 12 of 13
(675 Views)

@asiddiquee wrote:

I'm using labview 2010. In the old labview versions "AO single Update.vi" was used. I want to know the equivalent of this for my labview version.

 

Thanks in advance for your help.


DAQmx Write


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 13 of 13
(673 Views)