Power

SCPI Command :

FETCh:BLUetooth:MEASurement<Instance>:TRX:POWer
class PowerCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Out_Of_Tol: float: No parameter help available

  • Nominal_Power: float: No parameter help available

  • Peak_Power: float: No parameter help available

  • Leakage_Power: float: No parameter help available

  • Peak_Min_Avg_Pow: float: No parameter help available

fetch() FetchStruct[source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:TRX:POWer
value: FetchStruct = driver.bluetooth.measurement.trx.power.fetch()

No command help available

return:

structure: for return value, see the help for FetchStruct structure arguments.