Frequency Response Analyzer - getter functions

Along with regular configuration methods, Frequency Response Analyzer supports following getter functions.

get_harmonic_multiplier

Get the current harmonic multiplier


get_output

Get output amplitude and offset for the given channel

Parameters

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

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:Go
Moku:Pro1, 2, 3, 4

get_output_termination

Get output termination

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

get_sweep

Get the current sweep configuration

Response includes start_frequency, stop_frequency, averaging_cycles, settling_cycles, averaging_time, settling_time, num_points, linear_scale, estimated_sweep_time


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