FcOffset
SCPI Command :
CONFigure[:NR5G]:FCOFfset
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# CONFigure[:NR5G]:FCOFfset value: bool = driver.applications.k14Xnr5G.configure.nr5G.fcOffset.get()
Turns a fixed frequency offset for component carriers on and off.
- Returns:
state: ON | OFF | 1 | 0
- set(state: bool) None[source]
# CONFigure[:NR5G]:FCOFfset driver.applications.k14Xnr5G.configure.nr5G.fcOffset.set(state = False)
Turns a fixed frequency offset for component carriers on and off.
- Parameters:
state – ON | OFF | 1 | 0