FcOffset

SCPI Command :

CONFigure[:NR5G]:FCOFfset
class FcOffsetCls[source]

FcOffset commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() bool[source]
# SCPI: CONFigure[:NR5G]:FCOFfset
value: bool = driver.applications.k14Xnr5G.configure.nr5G.fcOffset.get()

Turns a fixed frequency offset for component carriers on and off.

return

state: ON | OFF | 1 | 0

set(state: bool) None[source]
# SCPI: CONFigure[:NR5G]:FCOFfset
driver.applications.k14Xnr5G.configure.nr5G.fcOffset.set(state = False)

Turns a fixed frequency offset for component carriers on and off.

param state

ON | OFF | 1 | 0