Average

SCPI Command :

FETCh:STABle:PC:AVERage
class AverageCls[source]

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

get(query_range: RsFsw.enums.SelectionRangeB) float[source]
# SCPI: FETCh:STABle:PC:AVERage
value: float = driver.applications.k18AmplifierEt.fetch.stable.pc.average.get(query_range = enums.SelectionRangeB.ALL)

Returns the statistical value for the power consumption.

param query_range

CURRent | ALL

return

result: CURRent | ALL