SsIndex
SCPI Command :
SENSe:SIGNaling:NRADio:CELL:BWP<bpwid>:PUCCh:SSINdex
- class SsIndexCls[source]
SsIndex commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str, bwParts=BwParts.Default) int[source]
# SCPI: SENSe:SIGNaling:NRADio:CELL:BWP<bpwid>:PUCCh:SSINdex value: int = driver.sense.signaling.nradio.cell.bwp.pucch.ssIndex.get(cell_name = 'abc', bwParts = repcap.BwParts.Default)
Queries the index of the first allocated symbol resulting from the PUCCH format, for BWP <bb>.
- param cell_name:
No help available
- param bwParts:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bwp’)
- return:
starting_sym_idx: No help available