Average

SCPI Command :

FETCh:STABle:BBPower:MIN:AVERage
class AverageCls[source]

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

get(power: RsFsw.enums.SelectionRangeB) float[source]
# SCPI: FETCh:STABle:BBPower:MIN:AVERage
value: float = driver.applications.k18AmplifierEt.fetch.stable.bbPower.min.average.get(power = enums.SelectionRangeB.ALL)

Returns the statistical value for the minimum power.

param power

CURRent | ALL

return

result: CURRent | ALL