Row ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr31 rc = driver.source.bb.v5G.uplink.ue.cell.row.repcap_rowNull_get() driver.source.bb.v5G.uplink.ue.cell.row.repcap_rowNull_set(repcap.RowNull.Nr0) .. autoclass:: RsSmw.Implementations.Source.Bb.V5G.Uplink.Ue.Cell.Row.RowCls :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.uplink.ue.cell.row.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_V5G_Uplink_Ue_Cell_Row_Poffset.rst