Alloc ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.v5G.downlink.cell.subf.alloc.repcap_allocationNull_get() driver.source.bb.v5G.downlink.cell.subf.alloc.repcap_allocationNull_set(repcap.AllocationNull.Nr0) .. autoclass:: RsSmw.Implementations.Source.Bb.V5G.Downlink.Cell.Subf.Alloc.AllocCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.v5G.downlink.cell.subf.alloc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_V5G_Downlink_Cell_Subf_Alloc_Pusch.rst