TbsFactor

SCPI Command :

[SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:BWPart<BWP(GR0)>:ALLoc<AL(USER0)>:[CW<CW(S2US0)>]:PSSCh:CCODing:TBSFactor
class TbsFactorCls[source]

TbsFactor 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, codewordNull=CodewordNull.Default) RsSmbv.enums.TbScalingAll[source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:BWPart<BWP(GR0)>:ALLoc<AL(USER0)>:[CW<CW(S2US0)>]:PSSCh:CCODing:TBSFactor
value: enums.TbScalingAll = driver.source.bb.nr5G.scheduling.cell.subf.user.bwPart.alloc.cw.pssch.ccoding.tbsFactor.get(cellNull = repcap.CellNull.Default, subframeNull = repcap.SubframeNull.Default, userNull = repcap.UserNull.Default, bwPartNull = repcap.BwPartNull.Default, allocationNull = repcap.AllocationNull.Default, codewordNull = repcap.CodewordNull.Default)
Selects the transport block scaling factor.

INTRO_CMD_HELP: Prerequisites for this command

  • Turn on channel coding ([:SOURce<hw>]:BB:NR5G:UBWP:USER<us>:SSCH:CCODing:STATe) .

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

param codewordNull

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

return

scaling_factor: S1| S5| S25

set(scaling_factor: RsSmbv.enums.TbScalingAll, cellNull=CellNull.Default, subframeNull=SubframeNull.Default, userNull=UserNull.Default, bwPartNull=BwPartNull.Default, allocationNull=AllocationNull.Default, codewordNull=CodewordNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:BWPart<BWP(GR0)>:ALLoc<AL(USER0)>:[CW<CW(S2US0)>]:PSSCh:CCODing:TBSFactor
driver.source.bb.nr5G.scheduling.cell.subf.user.bwPart.alloc.cw.pssch.ccoding.tbsFactor.set(scaling_factor = enums.TbScalingAll.S1, cellNull = repcap.CellNull.Default, subframeNull = repcap.SubframeNull.Default, userNull = repcap.UserNull.Default, bwPartNull = repcap.BwPartNull.Default, allocationNull = repcap.AllocationNull.Default, codewordNull = repcap.CodewordNull.Default)
Selects the transport block scaling factor.

INTRO_CMD_HELP: Prerequisites for this command

  • Turn on channel coding ([:SOURce<hw>]:BB:NR5G:UBWP:USER<us>:SSCH:CCODing:STATe) .

param scaling_factor

S1| S5| S25

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

param codewordNull

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