Dbwp

SCPI Command :

[CONFigure]:SIGNaling:NRADio:CA:SCELl:DORMancy:DBWP
class DbwpCls[source]

Dbwp commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(cell_name: str) int[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CA:SCELl:DORMancy:DBWP
value: int = driver.configure.signaling.nradio.ca.scell.dormancy.dbwp.get(cell_name = 'abc')

Selects the target DL BWP for switching the cell state to dormant (‘dormantBWP-Id’) .

param cell_name:

No help available

return:

bwp: IBWP: initial BWP integer: BWP ID

set(cell_name: str, bwp: int) None[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CA:SCELl:DORMancy:DBWP
driver.configure.signaling.nradio.ca.scell.dormancy.dbwp.set(cell_name = 'abc', bwp = 1)

Selects the target DL BWP for switching the cell state to dormant (‘dormantBWP-Id’) .

param cell_name:

No help available

param bwp:

IBWP: initial BWP integer: BWP ID