StandardDev
SCPI Command :
[SENSe]:HOP:FREQuency:RELFrequency:SDEViation
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(query_range: SelectionRangeB) float[source]
# [SENSe]:HOP:FREQuency:RELFrequency:SDEViation value: float = driver.applications.k60Transient.sense.hop.frequency.relFrequency.standardDev.get(query_range = enums.SelectionRangeB.ALL)
Returns the statistical value for the relative hop-to-hop frequency from the statistics table for the specified hop(s) .
- Parameters:
query_range – CURRent | ALL CURRent Detected hops in the current capture buffer ALL All hops detected in the entire measurement
- Returns:
result: CURRent | ALL CURRent Detected hops in the current capture buffer ALL All hops detected in the entire measurement