View

SCPI Command :

CONFigure:GPRF:MEASurement<Instance>:PLOSs:VIEW:AFTaps
class ViewCls[source]

View commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_aftaps() int[source]
# SCPI: CONFigure:GPRF:MEASurement<Instance>:PLOSs:VIEW:AFTaps
value: int = driver.configure.gprf.measurement.ploss.view.get_aftaps()

Configures the number of frequencies over which the gain results are averaged.

return:

avg_filter_taps: No help available

set_aftaps(avg_filter_taps: int) None[source]
# SCPI: CONFigure:GPRF:MEASurement<Instance>:PLOSs:VIEW:AFTaps
driver.configure.gprf.measurement.ploss.view.set_aftaps(avg_filter_taps = 1)

Configures the number of frequencies over which the gain results are averaged.

param avg_filter_taps:

No help available