Average
SCPI Command :
[SENSe]:PULSe:POWer:ADRoop[:PERCent]:AVERage
- class AverageCls[source]
Average commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(query_range: RsFsw.enums.SelectionRangeB) str [source]
# SCPI: [SENSe]:PULSe:POWer:ADRoop[:PERCent]:AVERage value: str = driver.applications.k6Pulse.sense.pulse.power.adroop.percent.average.get(query_range = enums.SelectionRangeB.ALL)
Returns the statistical value for the amplitude droop in percent over the specified pulses.
- param query_range
CURRent | ALL CURRent Detected pulses in the current capture buffer ALL All detected pulses in the entire measurement.
- return
result: char_data