Sid1

SCPI Command :

[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:UL:BWP<BWP(DIR0)>:PUSCh:DMTB:SID1
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) int[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:UL:BWP<BWP(DIR0)>:PUSCh:DMTB:SID1
value: int = driver.source.bb.nr5G.ubwp.user.cell.uplink.bwp.pusch.dmtb.sid1.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)

Limits the number of code block groups per transport block. In 5G NR a huge TB (transport block) is split into multiple code blocks (CB) . Multiples CBs are grouped into one code block group (CBG) . The number of code blocks grouped into the CBG can be limited by the ‘Max Code Block Groups Per Transport Block’ setting.

Parameters:
  • userNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)

  • cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

  • bwPartNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bwp’)