LbWidth
SCPI Command :
[CONFigure]:SIGNaling:NRADio:CELL:UL:LBWidth
- class LbWidthCls[source]
LbWidth commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) int[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:UL:LBWidth value: int = driver.configure.signaling.nradio.cell.uplink.lbWidth.get(cell_name = 'abc')
Defines the resource indication value (RIV) signaled as ‘locationAndBandwidth’, for the uplink, for the initial BWP.
- param cell_name:
No help available
- return:
riv: No help available
- set(cell_name: str, riv: int) None[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:UL:LBWidth driver.configure.signaling.nradio.cell.uplink.lbWidth.set(cell_name = 'abc', riv = 1)
Defines the resource indication value (RIV) signaled as ‘locationAndBandwidth’, for the uplink, for the initial BWP.
- param cell_name:
No help available
- param riv:
No help available