Pencoding

SCPI Command :

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

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

get(segment=Segment.Default) int[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:SCOunt:PENCoding
value: int = driver.configure.multiEval.listPy.segment.scount.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:

phase_enc_stat_cnt: No help available

set(phase_enc_stat_cnt: int, segment=Segment.Default) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:SCOunt:PENCoding
driver.configure.multiEval.listPy.segment.scount.pencoding.set(phase_enc_stat_cnt = 1, segment = repcap.Segment.Default)

No command help available

param phase_enc_stat_cnt:

No help available

param segment:

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