RbOffset
SCPI Command :
CONFigure[:LTE]:DL[:CC<cc>]:COMPressed:RBOFfset
- class RbOffsetCls[source]
RbOffset commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(carrierComponent=CarrierComponent.Default) float [source]
# SCPI: CONFigure[:LTE]:DL[:CC<cc>]:COMPressed:RBOFfset value: float = driver.applications.k10Xlte.configure.lte.downlink.cc.compressed.rbOffset.get(carrierComponent = repcap.CarrierComponent.Default)
No command help available
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- return
offset: No help available
- set(offset: float, carrierComponent=CarrierComponent.Default) None [source]
# SCPI: CONFigure[:LTE]:DL[:CC<cc>]:COMPressed:RBOFfset driver.applications.k10Xlte.configure.lte.downlink.cc.compressed.rbOffset.set(offset = 1.0, carrierComponent = repcap.CarrierComponent.Default)
No command help available
- param offset
No help available
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)