02-25-2013 02:45 AM
Can anyone tell me why the grid on my chart display moves fater than the the scale
Solved! Go to Solution.
02-25-2013 06:09 AM
Are you writing an array or a waveform to the chart?
I suspect that the x-axis is actually in samples when you expect it to be in time (just because it is labelled time, doesn't mean that it is actually plotting v. time).
02-25-2013 07:28 AM
Hi,
Thankyou for your reply. Its dynamic data that i am plotting.
02-25-2013 07:58 AM
Hi I have added a time stamp to the channels but the grid and the scale are still moving at different rates.
If i set to auto scale x all seems ok. I dont want auto scale on though.
02-26-2013 01:53 PM
Hi bwc1,
How did you determine that the grid was moving faster than the scale? An explanation with screenshots of your waveform chart might help.
03-08-2013 09:27 AM
Hi bwc1,
The problem you are facing appears to be an already existing bug. Please refer to this forum post for more details http://forums.ni.com/t5/LabVIEW/2012-Waveform-Chart-Bug-Workaround/m-p/2245536 . There are also some nice workaround's mentioned in that post. If you feel your issue is different, you can upload your VI so that we can see what you mean exactly by executing the VI.
Thanks and Regards,
03-10-2013 09:42 AM
Hi
Thankyou for your reply. I put a service request into NI and sent my vi they told me that the problem is a bug in labview 2012 somthing to do with the speed the chart updates. They are looking into it and that there is no workaround at present
05-24-2013 03:15 AM
Hello,
I'm experiencing the same behavior on a very recent code (project developped from the beginning in labview 2012).
What is interesting is that i don't experience the same problem on the project that was developped with labview 8.6.1 but opened and executed with labview 2012 (not even sp1).
I'm going to try to just to copy a waveform chart from a labview 8.6.1 vi and paste it in the labview 2012 project. Who knows ?
Best regards,