Oscilloscope - getter functions

Along with regular configuration methods, Oscilloscope supports following getter functions.

get_acquisition_mode

Get the current acquisition mode


get_frontend

Get the input impedance, coupling, and range for given input channel

Parameters

integer required
Target channel
allowed values:
Moku:Lab1, 2
Moku:Go1, 2
Moku:Pro1, 2, 3, 4

get_interpolation

Get the current interpolation


get_samplerate

Get the current sample rate


get_sources

Get the status and source for every available channel


get_timebase

Get the configured timebase


get_output_load deprecated

Get the output load for a given output channel

This method is deprecated and will be removed soon. Use get_output_termination instead.

Parameters

integer required
Target channel
allowed values:
Moku:Lab1, 2
Moku:Go1, 2
Moku:Pro1, 2, 3, 4

get_output_termination

Get output termination

Parameters

integer required
Target channel
allowed values:
Moku:Lab1, 2
Moku:Go
Moku:Pro1, 2, 3, 4