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