GmcFreq
SCPI Command :
CONFigure[:NR5G]:GMCFreq
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure[:NR5G]:GMCFreq value: float = driver.applications.k14Xnr5G.configure.nr5G.gmcFreq.get()
Defines the global multicarrier frequency for component carrier setups.
- Returns:
frequency: Unit: Hz
- set(frequency: float) None[source]
# CONFigure[:NR5G]:GMCFreq driver.applications.k14Xnr5G.configure.nr5G.gmcFreq.set(frequency = 1.0)
Defines the global multicarrier frequency for component carrier setups.
- Parameters:
frequency – Unit: Hz