Orel
SCPI Command :
CONFigure[:NR5G]:OREL
- class OrelCls[source]
Orel commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.RefPointMode [source]
# SCPI: CONFigure[:NR5G]:OREL value: enums.RefPointMode = driver.applications.k14Xnr5G.configure.nr5G.orel.get()
Selects the reference point for frequency offsets of component carriers in a multicarrier setup.
- return
mode: No help available
- set(mode: RsFsw.enums.RefPointMode) None [source]
# SCPI: CONFigure[:NR5G]:OREL driver.applications.k14Xnr5G.configure.nr5G.orel.set(mode = enums.RefPointMode.CC1)
Selects the reference point for frequency offsets of component carriers in a multicarrier setup.
- param mode
CC1 Reference point is the center frequency of first component carrier. GMCFreq Reference point the global multicarrier frequency.