Cell ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr64 rc = driver.source.bb.tdscdma.down.cell.repcap_cell_get() driver.source.bb.tdscdma.down.cell.repcap_cell_set(repcap.Cell.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Tdscdma.Down.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.tdscdma.down.cell.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Tdscdma_Down_Cell_Dwpts.rst Source_Bb_Tdscdma_Down_Cell_Enh.rst Source_Bb_Tdscdma_Down_Cell_Mcode.rst Source_Bb_Tdscdma_Down_Cell_Protation.rst Source_Bb_Tdscdma_Down_Cell_Scode.rst Source_Bb_Tdscdma_Down_Cell_SdCode.rst Source_Bb_Tdscdma_Down_Cell_Slot.rst Source_Bb_Tdscdma_Down_Cell_Spoint.rst Source_Bb_Tdscdma_Down_Cell_State.rst Source_Bb_Tdscdma_Down_Cell_SuCode.rst Source_Bb_Tdscdma_Down_Cell_Tdelay.rst Source_Bb_Tdscdma_Down_Cell_Users.rst