03-29-2010 09:45 AM
Hi,
I'm curerntly using USB-6009 daq card. I want to generate sine wave signal in labview and send out the sine wave frequency via USB-6009 to a buzzer. How can I do that?
Regards,
Qin
03-29-2010
09:57 AM
- last edited on
06-03-2024
04:22 PM
by
Content Cleaner
Have you installed DAQmx? Have you looked at the DAQmx examples that are installed when you install DAQmx? There are examples that show you how to do that. You should also start here : Getting Started with NI-DAQmx: Main Page.
03-29-2010 11:47 AM
03-29-2010
12:28 PM
- last edited on
06-03-2024
04:22 PM
by
Content Cleaner
yeah
https://www.ni.com/en-us/shop/model/usb-6002.html
it does have 12 digital IO
03-29-2010 12:57 PM
Coq Rouge wrote:
Please feel free to correct me if I am wrong. But as a heads up. I think the 6009 unit only support software timed analog output.
It does, but you can still generate a sine wave in LabVIEW and have the USB 6009 generate the analog signal. As long as the frequency isn't too high it should be feasible.
03-29-2010 01:10 PM