Datalogger - getter functions

Along with regular configuration methods, Datalogger 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_samplerate

Get the current rate at which samples are acquired


get_stream_status

Get the streaming session status, including memory usage, state and error information


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 the output termination for a given output channel

Parameters

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