wayne galbraith wrote: > This is something that we have all had to put up with for many years > and I don't see NI solving it in the future. Surely the most popular > plotting technique is with an XY graph as we all don't simply plot > against time. I am guessing there is a fundamental problem with only > adding one extra point at a time - although maybe Greg Mc will let us > in on the secret.
Since the Measurement Studio ActiveX graph control has "YDataAppend" and "XYDataAppend" on a per-plot and per-graph basis, there doesn't seem a fundamental reason. And since it looks very like the LV graph, you can use it as a drop-in replacement on the panel, though of course it's not as easy in the code. -- Dr. Craig Graham, Software Engineer Advanced Analysis and Integration Limited, UK. http://www.aail.co.uk/
