BbSet1

SCPI Command :

[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:PREC:BBSet1
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) PrbBundleSizeSet1[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:PREC:BBSet1
value: enums.PrbBundleSizeSet1 = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.prec.bbSet1.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)

Configures the dynamic PRB bundle type. Only available if ‘Precoding’ is enabled and ‘Dynamic’ is selected as ‘PRB Bundling Type’.

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’)

Returns:

dl_bwp_bundle_set_1: N4 | WIDeband | N2WB | N4WB N4 Default value. Dynamic PRB bundle size set 1 is set to N4. WIDeband Dynamic PRB bundle size set 1 is set to wideband. N2WB Dynamic PRB bundle size set 1 is set to N2-wideband. N4WB Dynamic PRB bundle size set 1 is set to N4-wideband.