Count
SCPI Command :
[SENSe]:PULSe:FREQuency:PPFRequency:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(query_range: SelectionRangeB) str[source]
# [SENSe]:PULSe:FREQuency:PPFRequency:COUNt value: str = driver.applications.k6Pulse.sense.pulse.frequency.ppFrequency.count.get(query_range = enums.SelectionRangeB.ALL)
Returns the number of pulses considered for statistical evaluation of the specified result.
- Parameters:
query_range – CURRent | ALL CURRent Detected pulses in the current capture buffer ALL All detected pulses in the entire measurement.
- Returns:
result: integer Number of pulses