Slot ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr15 rc = driver.source.bb.tdscdma.down.cell.slot.repcap_slotNull_get() driver.source.bb.tdscdma.down.cell.slot.repcap_slotNull_set(repcap.SlotNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Tdscdma.Down.Cell.Slot.SlotCls :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.slot.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Tdscdma_Down_Cell_Slot_Channel.rst Source_Bb_Tdscdma_Down_Cell_Slot_Dconflict.rst Source_Bb_Tdscdma_Down_Cell_Slot_State.rst