Updated ETS_theory.asciidoc authored by Patrick Schmitt's avatar Patrick Schmitt
...@@ -7,3 +7,8 @@ In order to digitize analog waveforms there are two common methods used in digit ...@@ -7,3 +7,8 @@ In order to digitize analog waveforms there are two common methods used in digit
* Real-Time Sampling (RTS) * Real-Time Sampling (RTS)
* Equivalent-Time Sampling (ETS) * Equivalent-Time Sampling (ETS)
{empty} +
The first method samples the measured signal in real-time. During this method, the oscilloscopes acquires the signal within one trigger event.
The waveform is basically captured at a defined sample rate and can be immediately displayed after a minimum of samples is available.
This mode can be used to measure repetitive as well as non-repetitive signals.
\ No newline at end of file