Nsymbols
SCPI Command :
SENSe:SIGNaling:NRADio:CELL:BWP<bpwid>:PUCCh:NSYMbols
- class NsymbolsCls[source]
Nsymbols 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:NSYMbols value: int = driver.sense.signaling.nradio.cell.bwp.pucch.nsymbols.get(cell_name = 'abc', bwParts = repcap.BwParts.Default)
Queries the number of allocated OFDM symbols 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:
no_symbols: No help available