TbsIndex

SCPI Command :

[CONFigure]:SIGNaling:LTE:CELL:UESCheduling:UDEFined:SASSignment:DL:CWORd<no>:TBSindex
class TbsIndexCls[source]

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

get(cell_name: str, subframe: int, cword=Cword.Default) int[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:UESCheduling:UDEFined:SASSignment:DL:CWORd<no>:TBSindex
value: int = driver.configure.signaling.lte.cell.ueScheduling.userDefined.sassignment.downlink.cword.tbsIndex.get(cell_name = 'abc', subframe = 1, cword = repcap.Cword.Default)

Queries the transport block size index for the DL subframe with the index <Subframe>, code word <no>.

param cell_name:

No help available

param subframe:

No help available

param cword:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cword’)

return:

tbs_index: No help available