Cell ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.nr5G.scheduling.cell.repcap_cellNull_get() driver.source.bb.nr5G.scheduling.cell.repcap_cellNull_set(repcap.CellNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Scheduling.Cell.CellCls :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.nr5G.scheduling.cell.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Scheduling_Cell_Nsubframe.rst Source_Bb_Nr5G_Scheduling_Cell_Subf.rst