TbsBits

SCPI Command :

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

TbsBits 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>:TBSBits
value: int = driver.configure.signaling.lte.cell.ueScheduling.userDefined.sassignment.downlink.cword.tbsBits.get(cell_name = 'abc', subframe = 1, cword = repcap.Cword.Default)

Queries the transport block size bits 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_bits: No help available