07-19-2005 08:09 AM
07-19-2005 12:36 PM
What's the frequency of the signal you're trying to measure and chart? Are you're a doing single point acquisition in a loop? If that's the case, then how often you do an acquisition is based on software timing which is pretty unreliable unless you're using the timed loop.
The x axis by default, increments by 1. If you want to change that, go to the chart's property page and change the x axis to display relative or absolute time and change the multiplier to reflect the actual acquisition rate. There's also a shipping example called Real-Time Chart that shows how to do it programatically.
07-20-2005 11:31 AM
Hello Sophie,
There is a big difference between a chart and a graph. A graph will plot
an array of data points, where as a chart will update its plot by adding a
single point or an array of points to the plot. You might want to make a
distinction between your need to manipulate the display of your data, and the
need to acquire data faster. If the signal you are plotting is not what
you expect in a chart, but looks fine in a graph I suspect the signal you are
acquiring is ok, and you just need to change the way you display the data.
Thanks for posting, and let us know if there are any other questions you have
on this.
Travis M
Applications Engineer
National Instruments