Lra
SCPI Command :
CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:LRA
- class LraCls[source]
Lra commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(carrierComponent=CarrierComponent.Default) RsFsw.enums.LraValue [source]
# SCPI: CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:LRA value: enums.LraValue = driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.prach.lra.get(carrierComponent = repcap.CarrierComponent.Default)
Selects the PRACH paramater LRA.
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- return
value: L139 | L571 | L839 | L1151 The availability of the parameters depends on the PRACH format and subcarrier spacing. -method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Uplink.Cc.Prach.FormatPy.set -method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Uplink.Cc.Prach.Scs.set
- set(value: RsFsw.enums.LraValue, carrierComponent=CarrierComponent.Default) None [source]
# SCPI: CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:LRA driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.prach.lra.set(value = enums.LraValue.L1151, carrierComponent = repcap.CarrierComponent.Default)
Selects the PRACH paramater LRA.
- param value
L139 | L571 | L839 | L1151 The availability of the parameters depends on the PRACH format and subcarrier spacing. -method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Uplink.Cc.Prach.FormatPy.set -method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Uplink.Cc.Prach.Scs.set
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)