Ubwp
SCPI Commands :
[SOURce<HW>]:BB:NR5G:UBWP:NUSer
[SOURce<HW>]:BB:NR5G:UBWP:SINTerval
[SOURce<HW>]:BB:NR5G:UBWP:SOFFset
- Commands in total: 449Subgroups: 2Direct child commands: 3
- get_nuser() int[source]
# [SOURce<HW>]:BB:NR5G:UBWP:NUSer value: int = driver.source.bb.nr5G.ubwp.get_nuser()
Sets the number of simulated users.
- Returns:
num_users: integer Range: 1 to 50
- get_sinterval() int[source]
# [SOURce<HW>]:BB:NR5G:UBWP:SINTerval value: int = driver.source.bb.nr5G.ubwp.get_sinterval()
Defines the number of slots after which the data source restarts (restart every <x> slots) . Prerequisites for this command
Single numerology setup
method
RsSmw.source.bb.nr5G.ubwp.restart.value()= SLOT
- Returns:
slot_interval: integer Range: 1 to 20
- get_soffset() int[source]
# [SOURce<HW>]:BB:NR5G:UBWP:SOFFset value: int = driver.source.bb.nr5G.ubwp.get_soffset()
Defines an offset in terms of slots for the restart of the data source. Prerequisites for this command
Single numerology setup
method
RsSmw.source.bb.nr5G.ubwp.restart.value()= SLOTmethod
RsSmw.source.bb.nr5G.ubwp.sinterval()> 1
- Returns:
slot_offset: integer Maximum offset = slot interval - 1 Range: 0 to 19
Cloning the Group
# Create a copy of the original group, that exists independently
ubwp_copy = driver.source.bb.nr5G.ubwp.clone()
Subgroups
- Restart
- User<UserNull>
- Cell<CellNull>
- Dsch
- Dspc
- Ncarrier
- NumSfi
- Oran
- Pupload
- Puuci
- Rnti
- Ssch
- UeId
- Usch