User ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr48 rc = driver.source.bb.gsm.frame.slot.subChannel.user.repcap_userIx_get() driver.source.bb.gsm.frame.slot.subChannel.user.repcap_userIx_set(repcap.UserIx.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Gsm.Frame.Slot.SubChannel.User.UserCls :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.subChannel.user.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gsm_Frame_Slot_SubChannel_User_Attenuation.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Dummy.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Etsc.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Fcorrection.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_FilterPy.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Level.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Predefined.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_ScpiRatio.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Sflag.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Source.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Sync.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Trigger.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Ulist.rst