Cidx

SCPI Command :

CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:CIDX
class CidxCls[source]

Cidx 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>:CIDX
value: int = driver.configure.multiEval.listPy.segment.cidx.get(segment = repcap.Segment.Default)

No command help available

param segment:

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

return:

connection_index: No help available

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

No command help available

param connection_index:

No help available

param segment:

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