StandardDev
SCPI Command :
[SENSe]:CHIRp:PHASe:MAXPm:SDEViation
- class StandardDevCls[source]
StandardDev commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(query_range: RsFsw.enums.SelectionRangeB) float [source]
# SCPI: [SENSe]:CHIRp:PHASe:MAXPm:SDEViation value: float = driver.applications.k60Transient.sense.chirp.phase.maxPm.standardDev.get(query_range = enums.SelectionRangeB.ALL)
Returns the statistical value for the Maximum Phase Deviation from the statistics table for the specified chirp(s) .
- param query_range
CURRent | ALL CURRent Detected chirps in the current capture buffer ALL All chirps detected in the entire measurement
- return
result: CURRent | ALL CURRent Detected chirps in the current capture buffer ALL All chirps detected in the entire measurement