ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
02-08-2011 03:45 AM
Hi all,
I am using a simple program to produce a sine wave from my ni 6353 DAC. I am seeing the output waveform in an oscilloscope. But whenever the program stops the channel output equals a dc value which is equal to the instantaneous value of the wave when it stops.
Can somebody tell me how to fix the problem.
Solved! Go to Solution.
02-08-2011 05:43 AM
You need to write 0V before clearing the task.
Felix
02-09-2011 03:03 AM
Thanx Felix..