Average

SCPI Command :

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

Returns the statistical value for the frequency error.

Parameters:

error – CURRent | ALL

Returns:

result: CURRent | ALL