OaTime
SCPI Command :
[CONFigure]:SIGNaling:NRADio:CA:SCELl:DORMancy:NDBWp:OATime
- class OaTimeCls[source]
OaTime commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) int[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CA:SCELl:DORMancy:NDBWp:OATime value: int = driver.configure.signaling.nradio.ca.scell.dormancy.ndBwp.oaTime.get(cell_name = 'abc')
Selects the target DL BWP for switching to non-dormant and sending the dormancy indication outside of the active time of the DRX cycle (‘firstOutsideActiveTimeBWP-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:NDBWp:OATime driver.configure.signaling.nradio.ca.scell.dormancy.ndBwp.oaTime.set(cell_name = 'abc', bwp = 1)
Selects the target DL BWP for switching to non-dormant and sending the dormancy indication outside of the active time of the DRX cycle (‘firstOutsideActiveTimeBWP-Id’) .
- param cell_name:
No help available
- param bwp:
IBWP: initial BWP integer: BWP ID