Row ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr31 rc = driver.source.bb.nr5G.output.bbConf.row.repcap_rowNull_get() driver.source.bb.nr5G.output.bbConf.row.repcap_rowNull_set(repcap.RowNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Output.BbConf.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.nr5G.output.bbConf.row.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Output_BbConf_Row_Conflict.rst Source_Bb_Nr5G_Output_BbConf_Row_Pbrate.rst Source_Bb_Nr5G_Output_BbConf_Row_PeFile.rst Source_Bb_Nr5G_Output_BbConf_Row_SymbolRate.rst Source_Bb_Nr5G_Output_BbConf_Row_Variation.rst