Pencoding

SCPI Command :

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

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

get(segment=Segment.Default) bool[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:RESults:PENCoding
value: bool = driver.configure.multiEval.listPy.segment.results.pencoding.get(segment = repcap.Segment.Default)

No command help available

param segment:

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

return:

enable_phase_enc: No help available

set(enable_phase_enc: bool, segment=Segment.Default) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:RESults:PENCoding
driver.configure.multiEval.listPy.segment.results.pencoding.set(enable_phase_enc = False, segment = repcap.Segment.Default)

No command help available

param enable_phase_enc:

No help available

param segment:

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