Average

SCPI Command :

FETCh:STABle:VCC:AVG:AVERage
class AverageCls[source]

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

get(voltage: RsFsw.enums.SelectionRangeB) float[source]
# SCPI: FETCh:STABle:VCC:AVG:AVERage
value: float = driver.applications.k18AmplifierEt.fetch.stable.vcc.avg.average.get(voltage = enums.SelectionRangeB.ALL)

Returns the statistical value for the average amplifier supply voltage.

param voltage

CURRent | ALL

return

result: CURRent | ALL