NoRb
SCPI Command :
CONFigure[:LTE]:DL[:CC<cc>]:COMPressed:NORB
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(carrierComponent=CarrierComponent.Default) float[source]
# CONFigure[:LTE]:DL[:CC<cc>]:COMPressed:NORB value: float = driver.applications.k10Xlte.configure.lte.downlink.cc.compressed.noRb.get(carrierComponent = repcap.CarrierComponent.Default)
No help available
- Parameters:
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- set(rbs: float, carrierComponent=CarrierComponent.Default) None[source]
# CONFigure[:LTE]:DL[:CC<cc>]:COMPressed:NORB driver.applications.k10Xlte.configure.lte.downlink.cc.compressed.noRb.set(rbs = 1.0, carrierComponent = repcap.CarrierComponent.Default)
No help available
- Parameters:
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)