Row ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr31 rc = driver.source.bb.w3Gpp.mstation.hsupa.edch.row.repcap_rowNull_get() driver.source.bb.w3Gpp.mstation.hsupa.edch.row.repcap_rowNull_set(repcap.RowNull.Nr0) .. autoclass:: RsSmw.Implementations.Source.Bb.W3Gpp.Mstation.Hsupa.Edch.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.w3Gpp.mstation.hsupa.edch.row.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_W3Gpp_Mstation_Hsupa_Edch_Row_FromPy.rst Source_Bb_W3Gpp_Mstation_Hsupa_Edch_Row_To.rst