ZcZone
SCPI Command :
CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:ZCZone
- class ZcZoneCls[source]
ZcZone commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(carrierComponent=CarrierComponent.Default) float [source]
# SCPI: CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:ZCZone value: float = driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.prach.zcZone.get(carrierComponent = repcap.CarrierComponent.Default)
Defines the PRACH zero correlation zone.
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- return
index: No help available
- set(index: float, carrierComponent=CarrierComponent.Default) None [source]
# SCPI: CONFigure[:NR5G]:UL[:CC<cc>]:PRACh:ZCZone driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.prach.zcZone.set(index = 1.0, carrierComponent = repcap.CarrierComponent.Default)
Defines the PRACH zero correlation zone.
- param index
Component Carrier
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)