01-19-2010 02:54 PM
Solved! Go to Solution.
01-19-2010 09:13 PM
01-20-2010 12:18 PM
Hello!
Thank you for posting on the NI Forums! I thinka great starting place for this application would be to take a look at the DAQ Assistant. Here you could configure a finite output with a rate and samples to write that would give you a 3 second output. The DAQ Assistant is an Express VI meaning that it is configuration based and should be a nice intro to LabVIEW for you. Also, please check out ourGetting Started with DAQmx page for some more resources.
Hope this helps!
01-20-2010 01:54 PM
Here is the VI that I created, but the output is not what I expected. I also attached the signal that I intend to generate.
01-20-2010 01:58 PM
01-20-2010 02:05 PM
01-20-2010 02:20 PM - edited 01-20-2010 02:21 PM
This is what the chart shows after 15 seconds. How is that any different than your image?
01-22-2010 07:14 PM
I want both voltages show in single garaph only for a periode of five seconds. Within this five second I should be recording ao0 voltage (output) and ai0 voltage in 2nd second rise and 3rd second fall. As I attached.
01-22-2010 07:43 PM
01-22-2010 09:03 PM
And I will ask you again - how is your gif any different than the actual graph? That is an actual plot of the output and if I had connected the output to an input, it would be the same thing. And if you only want 5 seconds, why would you place the code inside a loop?
To me, there is no problem to be solved.