Craster

SCPI Command :

CONFigure[:NR5G]:CRASter
class CrasterCls[source]

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

get() RsFsw.enums.BandwidthChRaster[source]
# SCPI: CONFigure[:NR5G]:CRASter
value: enums.BandwidthChRaster = driver.applications.k14Xnr5G.configure.nr5G.craster.get()
Selects the channel raster of a component carrier.

INTRO_CMD_HELP: Prerequisites for this command

  • Select an operating band that supports different channel raster (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Oband.set) . For all other operating bands, the command works as a query only.

return

bandwidth: C15 15 kHz channel rater C15 100 kHz channel rater

set(bandwidth: RsFsw.enums.BandwidthChRaster) None[source]
# SCPI: CONFigure[:NR5G]:CRASter
driver.applications.k14Xnr5G.configure.nr5G.craster.set(bandwidth = enums.BandwidthChRaster.C100)
Selects the channel raster of a component carrier.

INTRO_CMD_HELP: Prerequisites for this command

  • Select an operating band that supports different channel raster (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Oband.set) . For all other operating bands, the command works as a query only.

param bandwidth

C15 15 kHz channel rater C15 100 kHz channel rater