05-24-2016 06:03 AM
Hi guys,
I have a small question regarding waveform graph zooming while a VI is running.
The waveform is mainly for monitoring our machine while it is running for hours and days (real time x-axis).
So the waveform is inside the sampling loop.
When I use the graph palette and turn the auto axis off (manually or property node), the zoom works quit nice!
But as soon as the graph is updated by new data it zooms to such an area, that the new data is shown as well.
Following example:
Full range on the x-scale is 11:00 - 13:00. I zoom in into 12:15-12:30. Let’s assume I gather data every minute.
As soon as the graph receives new data it will zoom to 12:46 to 13:01.
Sure I can set hard edge x- axes range with the property node, but this depends strongly on my zoom?
Any idea how to solve that problem elegantly?
Cheers
Fran
05-24-2016 06:05 AM
05-24-2016 11:26 AM
That is not very helpful...
I dont want to set the axis manually. It should just stay the same once I zoomed in and should not move while it receives new data.
Auto scale is off...
05-24-2016 12:02 PM
05-24-2016 12:03 PM
05-24-2016 12:19 PM
Please have a look at the attached VI.
If you run it for some seconds and then try to zoom while the loop is running, it will change the x axis even if your turn off auto axis. Is it possible to "stop" the axis from continuously moving when I am zooming in?
02-26-2020 02:11 AM
Hi, I'm interested in the same application. Did you find any solution so far?
Thanks
02-26-2020 03:12 AM