Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

detect and control usb 6009 visual studio C++

Hey, 

 

I need toe recognize nidaq usb 6009 in the C++ language on either visual studio 2012 ultimate or labview 2012.  

 

With this done, I need to create a task that sends a 5 volt analog output from the usb 6009 at a duration of (0.3 seconds) and a frequency of at least 8000 Hz.

 

My boss needs this for a neuroscience project.  Appreciate any help, my cs experience is bare.

 

Thanks : )

 

Enokh

0 Kudos
Message 1 of 2
(5,866 Views)

The best place to start is the examples.

After installing NI-DAQmx, look in the examples directory.

 

Default location is "C:\Users\Public\Documents\National Instruments\NI-DAQ\Examples\"

Specifically for Voltage Output is "C:\Users\Public\Documents\National Instruments\NI-DAQ\Examples\DAQmx ANSI C\Analog Out\Generate Voltage\Volt Update"

---------------------------------------------
Certified LabVIEW Developer (CLD)
There are two ways to tell somebody thanks: Kudos and Marked Solutions
0 Kudos
Message 2 of 2
(5,862 Views)