LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generating a DC analog signal using 6009

Hello,

 

I'm a senior at a UCI doing a mechanical senior design project and I am having difficult using the USB-6009 that was provided for us with LABVIEW. I am trying create a block diagram to generate a simple DC voltage that is controllable. (Like on the Front Panel using a boolean switch just turn the voltage on and off, very simple) Right now, I'm still trying to learn Labview but getting real frustrated with the data acquisition device because whenever I try to use signal express or DAQ assitant I always get an error or when I test a signal, I can generate a specified voltage but have no ability to set it to 0 on the front panel.

 

I tried looking for examples in the "Find Examples..." however none of the examples for Generate Analog Signal supports the USB-6009. I can't use them as a template either because theres a timing feature thats not supported by the USB-6009.

 

Are there any examples out there for generating analog signals using the USB-6009? This has been bugging me for weeks. I found a lot for acquiring signals but none for generating signals.

 

Please Help!

 

Thank you

Justin 

Message Edited by Justin Lin on 10-27-2009 02:38 PM
0 Kudos
Message 1 of 3
(3,198 Views)

The example called Gen Voltage Update should work. It will generate an analog voltage. Put the DAQmx inside a loop if you want.

 

If you get errors with something, you have to post the error code if you want help. Posting the code you have written is also recomended.

Message 2 of 3
(3,191 Views)
thank you! that did the trick
0 Kudos
Message 3 of 3
(3,177 Views)