Scheduling
SCPI Commands :
[SOURce<HW>]:BB:NR5G:SCHed:NCARrier
[SOURce<HW>]:BB:NR5G:SCHeduling:MODE
[SOURce<HW>]:BB:NR5G:SCHeduling:RSSPace
- Commands in total: 593Subgroups: 2Direct child commands: 3
- get_mode() AutoManualMode[source]
# [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.
- Returns:
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]
# [SOURce<HW>]:BB:NR5G:SCHed:NCARrier value: int = driver.source.bb.nr5G.scheduling.get_ncarrier()
No help available
- get_rs_space() bool[source]
# [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.
- Returns:
restr_to_sspace: 1 | ON | 0| OFF
Cloning the Group
# Create a copy of the original group, that exists independently
scheduling_copy = 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
- ListPy
- 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