Maximum

SCPI Command :

[SENSe]:PULSe:EMODel:RMPTime:MAXimum
class MaximumCls[source]

Maximum commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(query_range: RsFsw.enums.SelectionRangeB) List[float][source]
# SCPI: [SENSe]:PULSe:EMODel:RMPTime:MAXimum
value: List[float] = driver.applications.k6Pulse.sense.pulse.emodel.riseMidPoint.time.maximum.get(query_range = enums.SelectionRangeB.ALL)

Returns the statistical value for the Rise Mid Point Time over the specified pulses.

param query_range

CURRent | ALL CURRent Detected pulses in the current capture buffer ALL All detected pulses in the entire measurement.

return

result: No help available