McsTable
SCPI Command :
[CONFigure]:SIGNaling:NRADio:CELL:UESCheduling:SPS:DL:MCSTable
- class McsTableCls[source]
McsTable commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) McsTableB[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:UESCheduling:SPS:DL:MCSTable value: enums.McsTableB = driver.configure.signaling.nradio.cell.ueScheduling.sps.downlink.mcsTable.get(cell_name = 'abc')
Configures the signaled mcs-Table for DL SPS scheduling, for the initial BWP.
- param cell_name:
No help available
- return:
mcs_table: 256QAM, 64QAM low SE, 64QAM
- set(cell_name: str, mcs_table: McsTableB) None[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:UESCheduling:SPS:DL:MCSTable driver.configure.signaling.nradio.cell.ueScheduling.sps.downlink.mcsTable.set(cell_name = 'abc', mcs_table = enums.McsTableB.L64)
Configures the signaled mcs-Table for DL SPS scheduling, for the initial BWP.
- param cell_name:
No help available
- param mcs_table:
256QAM, 64QAM low SE, 64QAM