Ktwo
SCPI Command :
[CONFigure]:SIGNaling:NRADio:CELL:MSG<id>:TDOMain:KTWO
- class KtwoCls[source]
Ktwo commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) int[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:MSG<id>:TDOMain:KTWO value: int = driver.configure.signaling.nradio.cell.msg.tdomain.ktwo.get(cell_name = 'abc')
Configures k2 influencing the slot offset between msg2 and msg3.
- param cell_name:
No help available
- return:
k_2: No help available
- set(cell_name: str, k_2: int) None[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:MSG<id>:TDOMain:KTWO driver.configure.signaling.nradio.cell.msg.tdomain.ktwo.set(cell_name = 'abc', k_2 = 1)
Configures k2 influencing the slot offset between msg2 and msg3.
- param cell_name:
No help available
- param k_2:
No help available