Scheduling
SCPI Commands :
[SOURce<HW>]:BB:NR5G:SCHed:NCARrier
[SOURce<HW>]:BB:NR5G:SCHeduling:MODE
[SOURce<HW>]:BB:NR5G:SCHeduling:RSSPace
- class SchedulingCls[source]
Scheduling commands group definition. 592 total commands, 2 Subgroups, 3 group commands
- get_mode() RsSmw.enums.AutoManualMode [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHeduling:MODE value: enums.AutoManualMode = driver.source.bb.nr5G.scheduling.get_mode()
Defines how the scheduling and the content of the different PDSCH allocations is defined and performed.
- return
scheduling_mode: MANual| AUTO MANual No cross-reference between the settings made for the CORESET DCIs and the PDSCHs settings. Configure the PDSCH allocations manually. AUTO Content and scheduling of the PDSCH according to the configuration of the CORESET DCIs.
- get_ncarrier() int [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHed:NCARrier value: int = driver.source.bb.nr5G.scheduling.get_ncarrier()
No command help available
- return
num_sched_carrier: No help available
- get_rs_space() bool [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHeduling:RSSPace value: bool = driver.source.bb.nr5G.scheduling.get_rs_space()
If enabled, the CCE start index is selected automatically to be within the current search space.
- return
restr_to_sspace: 1| ON| 0| OFF
- set_mode(scheduling_mode: RsSmw.enums.AutoManualMode) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHeduling:MODE driver.source.bb.nr5G.scheduling.set_mode(scheduling_mode = enums.AutoManualMode.AUTO)
Defines how the scheduling and the content of the different PDSCH allocations is defined and performed.
- param scheduling_mode
MANual| AUTO MANual No cross-reference between the settings made for the CORESET DCIs and the PDSCHs settings. Configure the PDSCH allocations manually. AUTO Content and scheduling of the PDSCH according to the configuration of the CORESET DCIs.
- set_ncarrier(num_sched_carrier: int) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHed:NCARrier driver.source.bb.nr5G.scheduling.set_ncarrier(num_sched_carrier = 1)
No command help available
- param num_sched_carrier
No help available
- set_rs_space(restr_to_sspace: bool) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SCHeduling:RSSPace driver.source.bb.nr5G.scheduling.set_rs_space(restr_to_sspace = False)
If enabled, the CCE start index is selected automatically to be within the current search space.
- param restr_to_sspace
1| ON| 0| OFF
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.source.bb.nr5G.scheduling.clone()
Subgroups
- Cell<CellNull>
- Nsubframe
- Subf<SubframeNull>
- Alloc<AllocationNull>
- Common
- Nalloc
- Nuser
- Resulting
- User<UserNull>
- BwPart<BwPartNull>
- Alloc<AllocationNull>
- Agft
- AgOffset
- ApMap
- Bhop
- Bitmap
- Bsrs
- Coffset
- Config
- Conflict
- Content
- CopyTo
- Cpext
- Cs
- Csrs
- Cw<CodewordNull>
- Density
- Duration
- Facts
- Fmt
- Fpos
- FqShift
- FsFactor
- I0
- I1
- Info
- IszPower
- MapType
- Nap
- Ntbms
- Pdsch
- Period
- Ports
- Power
- Prach
- Pscch
- Psfch
- Pssch
- Pucch
- Pusch
- RbNumber
- RbOffset
- Refactor
- Repetitions
- RimRs
- Row
- RsType
- Sci
- Scid
- Seq
- SeqLength
- Sl
- Slot
- SltFmt
- SrIdx
- State
- SymNumber
- SymOffset
- Tbm<IndexNull>
- Tboms
- Toffset
- TrtComb
- Nalloc
- Resulting
- Alloc<AllocationNull>
- NbwParts
- BwPart<BwPartNull>
- Sfn