Pencoding

SCPI Command :

FETCh:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:PENCoding
class PencodingCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Seg_Reliability: int: No parameter help available

  • Out_Of_Tol: float: 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(segment=Segment.Default) FetchStruct[source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:PENCoding
value: FetchStruct = driver.multiEval.listPy.segment.pencoding.fetch(segment = repcap.Segment.Default)

No command help available

param segment:

optional repeated capability selector. Default value: S1 (settable in the interface ‘Segment’)

return:

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