Cidx
SCPI Command :
CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:CIDX
- class CidxCls[source]
Cidx commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(sEGMent=SEGMent.Default) int[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:CIDX value: int = driver.configure.nrSubMeas.multiEval.listPy.segment.cidx.get(sEGMent = repcap.SEGMent.Default)
No command help available
- param sEGMent:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Segment’)
- return:
connection_index: No help available
- set(connection_index: int, sEGMent=SEGMent.Default) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:CIDX driver.configure.nrSubMeas.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: Nr1 (settable in the interface ‘Segment’)