Count
SCPI Command :
[SENSe]:PULSe:EMODel:RTPLevel:COUNt
- class CountCls[source]
Count commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(query_range: RsFsw.enums.SelectionRangeB) List[float] [source]
# SCPI: [SENSe]:PULSe:EMODel:RTPLevel:COUNt value: List[float] = driver.applications.k6Pulse.sense.pulse.emodel.riseTopPoint.level.count.get(query_range = enums.SelectionRangeB.ALL)
Returns the number of pulses considered for statistical evaluation of the specified result.
- param query_range
CURRent | ALL CURRent Detected pulses in the current capture buffer ALL All detected pulses in the entire measurement.
- return
result: integer Number of pulses