Precg

SCPI Command :

[SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:BWPart<BWP(GR0)>:ALLoc<AL(USER0)>:PDSCh:PRECg
class PrecgCls[source]

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

get(cellNull=CellNull.Default, subframeNull=SubframeNull.Default, userNull=UserNull.Default, bwPartNull=BwPartNull.Default, allocationNull=AllocationNull.Default) RsSmbv.enums.DlpRbBundlingGranularity[source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:BWPart<BWP(GR0)>:ALLoc<AL(USER0)>:PDSCh:PRECg
value: enums.DlpRbBundlingGranularity = driver.source.bb.nr5G.scheduling.cell.subf.user.bwPart.alloc.pdsch.precg.get(cellNull = repcap.CellNull.Default, subframeNull = repcap.SubframeNull.Default, userNull = repcap.UserNull.Default, bwPartNull = repcap.BwPartNull.Default, allocationNull = repcap.AllocationNull.Default)

For PDSCH allocations, the precoding granularity can be adjusted. Precondition is that the precoding for the PDSCH is enabled under ‘User/BWP Settings > DL BWP Config > PDSCH > General Settings > Static Bundle Size’.

param cellNull

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

param subframeNull

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

param userNull

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

param bwPartNull

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

param allocationNull

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

return

user_alloc_pdschp: N2| N4| WIDeband N2 Precoding granularity is set to N2. N4 Precoding granularity is set to N4. This setting is not available if: - [:SOURcehw]:BB:NR5G:UBWP:USERus:CELLcc:DL:BWPbwp:PDSCh:VPINter equals 2 or - [:SOURcehw]:BB:NR5G:UBWP:USERus:CELLcc:DL:BWPbwp:PDSCh:RBGSize equals Config1 and BWP size <= 36 RBs WIDeband Precoding granularity is set to wideband.

set(user_alloc_pdschp: RsSmbv.enums.DlpRbBundlingGranularity, cellNull=CellNull.Default, subframeNull=SubframeNull.Default, userNull=UserNull.Default, bwPartNull=BwPartNull.Default, allocationNull=AllocationNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:BWPart<BWP(GR0)>:ALLoc<AL(USER0)>:PDSCh:PRECg
driver.source.bb.nr5G.scheduling.cell.subf.user.bwPart.alloc.pdsch.precg.set(user_alloc_pdschp = enums.DlpRbBundlingGranularity.N2, cellNull = repcap.CellNull.Default, subframeNull = repcap.SubframeNull.Default, userNull = repcap.UserNull.Default, bwPartNull = repcap.BwPartNull.Default, allocationNull = repcap.AllocationNull.Default)

For PDSCH allocations, the precoding granularity can be adjusted. Precondition is that the precoding for the PDSCH is enabled under ‘User/BWP Settings > DL BWP Config > PDSCH > General Settings > Static Bundle Size’.

param user_alloc_pdschp

N2| N4| WIDeband N2 Precoding granularity is set to N2. N4 Precoding granularity is set to N4. This setting is not available if: - [:SOURcehw]:BB:NR5G:UBWP:USERus:CELLcc:DL:BWPbwp:PDSCh:VPINter equals 2 or - [:SOURcehw]:BB:NR5G:UBWP:USERus:CELLcc:DL:BWPbwp:PDSCh:RBGSize equals Config1 and BWP size <= 36 RBs WIDeband Precoding granularity is set to wideband.

param cellNull

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

param subframeNull

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

param userNull

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

param bwPartNull

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

param allocationNull

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