Difference between revisions of "Rigol-ds data source"
Jump to navigation
Jump to search
(rigol-ds data sources (Live, Memory, Segmented)) |
(No difference)
|
Revision as of 12:53, 11 April 2021
The driver for Rigol oscilloscopes uses three different data sources:
- Live (default)
- Memory
- Segmented
Data as displayed on oscilloscope's screen
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.
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.
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 does not work properly. For the other devices I cannot judge it.