Min

SCPI Command :

[SENSe]:MPOWer:RESult:MIN
class MinCls[source]

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

get() float[source]
# SCPI: [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.

return

pulse_power: Lowest power level of the pulse power measurement. The unit is dBm.