But a bigger question might be: if the Uni-T actually does 150k wfrm/s - how is it getting the extra captured information to the display? 120Hz is the upper end of refreshing an LCD, so DSOs with higher waveform capture rates generally use a Z-buffer and intensity-graded display in order to convey the extra waveforms captured between refreshes.
The Unit-T has no intensity-graded display - so, for example, if it's capturing 150k waveforms per second and refreshing the LCD 100 times per second, what is happening to the 1500 waveforms it captures between refreshes? Are all 1500 waveforms being combined into a single, uniformly-colored waveform for display?
Jup - that's what I'm asking myself, too.
Even if it manages to _trigger_ with 150k wps and fill the 6k buffer at that rate, in order to actually _notice_ what has been captured, it has to be visualized.
The only way to achieve this is persistent display mode.
But I really doubt that this works with 150k wps.
For this to work, you have to decide if you want to apply persistence only to the visible-on-screen-portion of the 6k sample buffer or to the whole 6k buffer.
Then you have to transfer the samples to another buffer at high speed (sort of a frame buffer, let's call it persistence buffer or DPO buffer). This buffer is bigger than the source because it has to store more than a single pixel position per time step: You can either pack this info into 256bits=32Bytes per time step or you can store a certain number of samples (8bits=1 Byte each) per time step (this allows to delete old samples / make them fade out, but how many samples to store?).
Applying persistence to the whole 6K sample buffer is very demanding, so assuming it is applied only to the visible area, which shows at most - say 512 timesteps , it may be possible to achieve 150k wps.
Now the persistence buffer has to be transferred to the screen. The rate at which this is achieve does not matter.
EDIT: simple math: 1GSa/s divided by 6k buffer size equals ... guess what??? O0 With that in mind, their claim of >=150k waveforms makes sense....But still I question that they manage to visualize it properly...
So, Hydrawerk is right: They are weird for not sending Dave a scope because he would definitely uncover the true performance of it....
EDIT2: I'm getting distracted from Siglent/Atten/Twintex due to the trigger issues reported for the LeCroy WaveAce which is said have same internals (
https://www.eevblog.com/forum/testgear/more-waveace224-issues!/
https://www.eevblog.com/forum/reviews/dso-triggering-issues/) It looks like sooner or later I well end up with a Hantex....