Min
SCPI Command :
[SENSe]:MPOWer:RESult:MIN
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:MPOWer:RESult:MIN value: float = driver.sense.mpower.result.min.get()
Queries the lowest pulse power that has been measured during a pulse power measurement. If there are no results, the command returns an error.
- Returns:
pulse_power: Lowest power level of the pulse power measurement. The unit is dBm.