Maximum

SCPI Command :

FETCh:STABle:APAE:AVG:MAXimum
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(query_range: SelectionRangeB) float[source]
# FETCh:STABle:APAE:AVG:MAXimum
value: float = driver.applications.k18AmplifierEt.fetch.stable.apae.avg.maximum.get(query_range = enums.SelectionRangeB.ALL)

Returns the statistical value for the average average PAE.

Parameters:

query_range – CURRent | ALL

Returns:

result: CURRent | ALL