NoCc
SCPI Command :
CONFigure[:LTE]:NOCC
- class NoCcCls[source]
NoCc commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: CONFigure[:LTE]:NOCC value: float = driver.applications.k10Xlte.configure.lte.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 ‘Carrier Aggregation’.
- set(carrier: float) None [source]
# SCPI: CONFigure[:LTE]:NOCC driver.applications.k10Xlte.configure.lte.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 ‘Carrier Aggregation’.