C

SCPI Command :

FETCh:BLUetooth:MEASurement<Instance>:MEValuation:PENCoding:EDRate:CURRent:C
class CCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Nominal_Power: float: No parameter help available

  • Bit_Error_Rate: float: No parameter help available

  • Packets_0_Errors: float: No parameter help available

fetch() FetchStruct[source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:MEValuation:PENCoding:EDRate:CURRent:C
value: FetchStruct = driver.bluetooth.measurement.multiEval.pencoding.edrate.current.c.fetch()

No command help available

return:

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