Rigol-ds data source

From sigrok
Jump to navigation Jump to search

Overview

The driver for Rigol oscilloscopes (rigol-ds) uses three different data sources:

  1. Live (default)
  2. Memory
  3. Segmented

Below you can find the same data as shown on the oscilloscope's screen, read out with data source Live and read out with data source Memory.

Data as displayed on oscilloscope's screen

Error creating thumbnail: Unable to save thumbnail to destination

Live

Data source Live reads out the data displayed on the oscilloscope's screen. The number of data points returned depends on the model and can be 600, 1000, 1200 or 1400, i.e. each horizontal div is represented e.g. for an MSO5000 by 1000 data points / 10 div = 100 data points.

Error creating thumbnail: Unable to save thumbnail to destination

Memory

Data source Memory reads out the whole memory of the oscilloscope. This allows zooming into the data, as it is possible on the oscilloscope.

Error creating thumbnail: Unable to save thumbnail to destination

Segmented

Rigol oscilloscopes sometimes offer to capture multiple frames, aka records. The segmented data source allows to read out these records. For MSO5000 with FW 00.01.02.00.03 this does not work properly.