Average
SCPI Commands :
READ:BLUetooth:MEASurement<Instance>:HDRP:TRACe:EVMagnitude:ABSolute:AVERage
FETCh:BLUetooth:MEASurement<Instance>:HDRP:TRACe:EVMagnitude:ABSolute:AVERage
- class AverageCls[source]
Average commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- fetch() List[float][source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:HDRP:TRACe:EVMagnitude:ABSolute:AVERage value: List[float] = driver.bluetooth.measurement.hdrp.trace.evMagnitude.absolute.average.fetch()
No command help available
Suppressed linked return values: reliability
- return:
evm: No help available
- read() List[float][source]
# SCPI: READ:BLUetooth:MEASurement<Instance>:HDRP:TRACe:EVMagnitude:ABSolute:AVERage value: List[float] = driver.bluetooth.measurement.hdrp.trace.evMagnitude.absolute.average.read()
No command help available
Suppressed linked return values: reliability
- return:
evm: No help available