when using timebase 1sec/div.
Screen only renews every 1 minute.
sincerely
Adeke
This is normal.
The length of the displayed data is variable depending on the screen.
Let’s say on your tablet there are 10 divisions this means 10seconds of data will be displayed.
But because the total buffer is much larger than that, it will take longer before the new data will be displayed.
The buffer size of 4096 samples
Each time a new buffer is transmitted the new data will be drawn.