Bof4
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:SL:BWP<BWP(DIR0)>:RESPool:RES:BOF4
- Commands in total: 1Subgroups: 0Direct 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)>:SL:BWP<BWP(DIR0)>:RESPool:RES:BOF4 value: int = driver.source.bb.nr5G.ubwp.user.cell.sl.bwp.resPool.res.bof4.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)
Defines beta-offset values to determine the number of coded modulation symbols for second stage SCI (SCI2) .
- 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’)
- set(beta_offset_4: int, userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) None[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:SL:BWP<BWP(DIR0)>:RESPool:RES:BOF4 driver.source.bb.nr5G.ubwp.user.cell.sl.bwp.resPool.res.bof4.set(beta_offset_4 = 1, userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)
Defines beta-offset values to determine the number of coded modulation symbols for second stage SCI (SCI2) .
- Parameters:
beta_offset_4 – integer Range: 0 to 31
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’)