NbwParts
SCPI Command :
[SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:NBWParts
- class NbwPartsCls[source]
NbwParts commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cellNull=CellNull.Default, subframeNull=SubframeNull.Default, userNull=UserNull.Default) int [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:NBWParts value: int = driver.source.bb.nr5G.scheduling.cell.subf.user.nbwParts.get(cellNull = repcap.CellNull.Default, subframeNull = repcap.SubframeNull.Default, userNull = repcap.UserNull.Default)
No command help available
- 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’)
- return
num_sched_bwps: No help available
- set(num_sched_bwps: int, cellNull=CellNull.Default, subframeNull=SubframeNull.Default, userNull=UserNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHed:CELL<CC(CH0)>:SUBF<SF(ST0)>:USER<US(DIR0)>:NBWParts driver.source.bb.nr5G.scheduling.cell.subf.user.nbwParts.set(num_sched_bwps = 1, cellNull = repcap.CellNull.Default, subframeNull = repcap.SubframeNull.Default, userNull = repcap.UserNull.Default)
No command help available
- param num_sched_bwps
No help available
- 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’)