07-25-2016 05:38 AM
L&G,
most likely it is noob question, but I just can not accomplish that...
I have a data acquzed at 1000Hz from DAQ.
After that, I recording this data to file and plotting them to the waveform chart with preliminary decimation back to 1Hz.
What I am want to accomplish:
Initially, time scale of chart should start with default value ( let's say, from 10:00 to 10:02).
But with data collection, x scale should shrink to accomodate more and more data, effectivelly compressing the scale up to 3 hrs period of time. So at the end of recording scale should be from 10:00 to 13:00.
Is there any way to accomplish that?
What have been tried allready:
If I manually put X scale range from 0 to 3600 or 7200, it will start from 1-hr or 2-hrs scale respectively, and this is not what I want.
Appreciate your feedback.
I am also attaching screenshot of my code.
Solved! Go to Solution.
07-25-2016 05:41 AM