Using Labview 6, I am developing a simple analog IO program that merely sends a dc signal to one output channel, while collecting data points from one input channel of a 1 Hz, 1 V sine wave. The wave is displayed on a strip chart and works fine as long as my sampling rate is low (below 5kS/s). The more samples that I request, the more distorted and non-sine-wave-like the chart becomes. What am I doing wrong?
Thnx.