Oband
SCPI Command :
CONFigure[:NR5G]:OBANd
- class ObandCls[source]
Oband commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.OperatingBandNr5G [source]
# SCPI: CONFigure[:NR5G]:OBANd value: enums.OperatingBandNr5G = driver.applications.k14Xnr5G.configure.nr5G.oband.get()
- Selects the operating band.
INTRO_CMD_HELP: Prerequisites for this command
Select at least 2 component carriers (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.NoCc.set) .
- return
operating_band: N1 | N2 | N3 | N5 | N7 | N8 | N12 | N13 | N14 | N18 | N20 | N24 | N25 | N26 | N28 | N29 | N30 | N34 | N38 | N39 | N40 | N41 | N46 | N48 | N50 | N51 | N53 | N65 | N66 | N67 | N70 | N71 | N74 | N75 | N76 | N77 | N78 | N79 | N80 | N81 | N82 | N83 | N84 | N85 | N86 | N89 | N90 | N91 | N92 | N93 | N94 | N95 | N96 | N97 | N98 | N99 | N100 | N101 | N102 | N257 | N258 | N259 | N260 | N261 | N262 | N263
- set(operating_band: RsFsw.enums.OperatingBandNr5G) None [source]
# SCPI: CONFigure[:NR5G]:OBANd driver.applications.k14Xnr5G.configure.nr5G.oband.set(operating_band = enums.OperatingBandNr5G.N1)
- Selects the operating band.
INTRO_CMD_HELP: Prerequisites for this command
Select at least 2 component carriers (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.NoCc.set) .
- param operating_band
N1 | N2 | N3 | N5 | N7 | N8 | N12 | N13 | N14 | N18 | N20 | N24 | N25 | N26 | N28 | N29 | N30 | N34 | N38 | N39 | N40 | N41 | N46 | N48 | N50 | N51 | N53 | N65 | N66 | N67 | N70 | N71 | N74 | N75 | N76 | N77 | N78 | N79 | N80 | N81 | N82 | N83 | N84 | N85 | N86 | N89 | N90 | N91 | N92 | N93 | N94 | N95 | N96 | N97 | N98 | N99 | N100 | N101 | N102 | N257 | N258 | N259 | N260 | N261 | N262 | N263