Minimum

SCPI Command :

[SENSe]:CHIRp:PHASe:AVGPm:MINimum
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(query_range: SelectionRangeB) float[source]
# [SENSe]:CHIRp:PHASe:AVGPm:MINimum
value: float = driver.applications.k60Transient.sense.chirp.phase.avgPm.minimum.get(query_range = enums.SelectionRangeB.ALL)

Returns the statistical value for the Average Phase Deviation from the statistics table for the specified chirp(s) .

Parameters:

query_range – CURRent | ALL CURRent Detected chirps in the current capture buffer ALL All chirps detected in the entire measurement

Returns:

result: CURRent | ALL CURRent Detected chirps in the current capture buffer ALL All chirps detected in the entire measurement