RbOffset
SCPI Command :
CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:RBOFfset
- class RbOffsetCls[source]
RbOffset commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(carrierComponent=CarrierComponent.Default) float [source]
# SCPI: CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:RBOFfset value: float = driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.prach.rbOffset.get(carrierComponent = repcap.CarrierComponent.Default)
Defines the resource block offset for the PRACH.
- 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[:NR5G]:UL[:CC<cc>]:PRACh:RBOFfset driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.prach.rbOffset.set(offset = 1.0, carrierComponent = repcap.CarrierComponent.Default)
Defines the resource block offset for the PRACH.
- param offset
Component Carrier
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)