Rsequence
SCPI Command :
CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:RSEQuence
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(carrierComponent=CarrierComponent.Default) float[source]
# CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:RSEQuence value: float = driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.prach.rsequence.get(carrierComponent = repcap.CarrierComponent.Default)
Defines the PRACH logical root sequence index.
- Parameters:
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- set(index: float, carrierComponent=CarrierComponent.Default) None[source]
# CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:RSEQuence driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.prach.rsequence.set(index = 1.0, carrierComponent = repcap.CarrierComponent.Default)
Defines the PRACH logical root sequence index.
- Parameters:
index – 1…16 (component carrier)
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)