Slot ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr15 rc = driver.source.bb.gsm.mframe.slot.repcap_slotNull_get() driver.source.bb.gsm.mframe.slot.repcap_slotNull_set(repcap.SlotNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Gsm.Mframe.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.gsm.mframe.slot.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gsm_Mframe_Slot_BurstIndex.rst