Minimum

SCPI Commands :

FETCh:NRMMw:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:MINimum
CALCulate:NRMMw:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:MINimum
class MinimumCls[source]

Minimum commands group definition. 2 total commands, 0 Subgroups, 2 group commands

calculate() List[float][source]
# SCPI: CALCulate:NRMMw:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:MINimum
value: List[float or bool] = driver.nrMmwMeas.multiEval.listPy.power.txPower.minimum.calculate()

No command help available

Suppressed linked return values: reliability

return:

tx_power: (float or boolean items) No help available

fetch() List[float][source]
# SCPI: FETCh:NRMMw:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:MINimum
value: List[float] = driver.nrMmwMeas.multiEval.listPy.power.txPower.minimum.fetch()

No command help available

Suppressed linked return values: reliability

return:

tx_power: No help available