BwPart<BwPart>
RepCap Settings
# Range: Nr1 .. Nr12
rc = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.frame.bwPart.repcap_bwPart_get()
driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.frame.bwPart.repcap_bwPart_set(repcap.BwPart.Nr1)
SCPI Command :
CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:CLEar
- class BwPartCls[source]
BwPart commands group definition. 128 total commands, 13 Subgroups, 1 group commands Repeated Capability: BwPart, default value after init: BwPart.Nr1
- clear(carrierComponent=CarrierComponent.Default, frame=Frame.Default, bwPart=BwPart.Default) None [source]
# SCPI: CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:CLEar driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.frame.bwPart.clear(carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default, bwPart = repcap.BwPart.Default)
Deletes all bandwidth parts.
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- param frame
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Frame’)
- param bwPart
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘BwPart’)
- clear_with_opc(carrierComponent=CarrierComponent.Default, frame=Frame.Default, bwPart=BwPart.Default, opc_timeout_ms: int = - 1) None [source]
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.frame.bwPart.clone()
Subgroups
- Add
- Csi<CsiRs>
- Cslot
- Detection
- Duplicate
- Prb
- Prs
- RbCount
- RbOffset
- Remove
- Scount
- Slot<Slot>
- Sspacing