Ulist ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:GSM:[FRAMe]:SLOT:[SUBChannel]:[USER]:ULISt:DELete single: [SOURce]:BB:GSM:[FRAMe]:SLOT:[SUBChannel]:[USER]:ULISt:LOAD .. code-block:: python [SOURce]:BB:GSM:[FRAMe]:SLOT:[SUBChannel]:[USER]:ULISt:DELete [SOURce]:BB:GSM:[FRAMe]:SLOT:[SUBChannel]:[USER]:ULISt:LOAD .. autoclass:: RsSmbv.Implementations.Source.Bb.Gsm.Frame.Slot.SubChannel.User.Ulist.UlistCls :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.ulist.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gsm_Frame_Slot_SubChannel_User_Ulist_Catalog.rst Source_Bb_Gsm_Frame_Slot_SubChannel_User_Ulist_Store.rst