Maximum
SCPI Commands :
FETCh:BLUetooth:MEASurement<Instance>:MEValuation:TRACe:SPOWer:MAXimum
READ:BLUetooth:MEASurement<Instance>:MEValuation:TRACe:SPOWer:MAXimum
- class MaximumCls[source]
Maximum commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- fetch() List[float][source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:MEValuation:TRACe:SPOWer:MAXimum value: List[float] = driver.bluetooth.measurement.multiEval.trace.spower.maximum.fetch()
Returns the results of the power per CTE slot for LE CTE traces. The results of the current, average, minimum and maximum traces can be retrieved.
Suppressed linked return values: reliability
- return:
power_vs_slot: No help available
- read() List[float][source]
# SCPI: READ:BLUetooth:MEASurement<Instance>:MEValuation:TRACe:SPOWer:MAXimum value: List[float] = driver.bluetooth.measurement.multiEval.trace.spower.maximum.read()
Returns the results of the power per CTE slot for LE CTE traces. The results of the current, average, minimum and maximum traces can be retrieved.
Suppressed linked return values: reliability
- return:
power_vs_slot: No help available