NoCc

SCPI Command :

CONFigure[:NR5G]:NOCC
class NoCcCls[source]

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

get() float[source]
# SCPI: CONFigure[:NR5G]:NOCC
value: float = driver.applications.k14Xnr5G.configure.nr5G.noCc.get()

Selects the number of component carriers analyzed in the measurement.

return

carrier: Number of the component carriers that you would like to measure. The range depends on the measurement. For more information see ‘Component carrier configuration’.

set(carrier: float) None[source]
# SCPI: CONFigure[:NR5G]:NOCC
driver.applications.k14Xnr5G.configure.nr5G.noCc.set(carrier = 1.0)

Selects the number of component carriers analyzed in the measurement.

param carrier

Number of the component carriers that you would like to measure. The range depends on the measurement. For more information see ‘Component carrier configuration’.