Cspacing
SCPI Command :
CONFigure[:NR5G]:CSPacing
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure[:NR5G]:CSPacing value: float = driver.applications.k14Xnr5G.configure.nr5G.cspacing.get()
Defines the carrier spacing for equidistant frequency offsets in a multicarrier setup. This frequency offset applies to all component carriers in the setup. Prerequisites for this command
Select equidistant frequency offset (method
RsFsw.applications.k14Xnr5G.configure.nr5G.omode.set()) .
- Returns:
frequency: Unit: Hz
- set(frequency: float) None[source]
# CONFigure[:NR5G]:CSPacing driver.applications.k14Xnr5G.configure.nr5G.cspacing.set(frequency = 1.0)
Defines the carrier spacing for equidistant frequency offsets in a multicarrier setup. This frequency offset applies to all component carriers in the setup. Prerequisites for this command
Select equidistant frequency offset (method
RsFsw.applications.k14Xnr5G.configure.nr5G.omode.set()) .
- Parameters:
frequency – Unit: Hz