Average

SCPI Command :

FETCh:STABle:P1DB:OUT:AVERage
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(query_range: SelectionRangeB) float[source]
# FETCh:STABle:P1DB:OUT:AVERage
value: float = driver.applications.k18AmplifierEt.fetch.stable.p1Db.out.average.get(query_range = enums.SelectionRangeB.ALL)

Returns the statistical value for the 1dB output compression point.

Parameters:

query_range – CURRent | ALL

Returns:

result: CURRent | ALL