Sessions ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: SESSion:USERpref .. code-block:: python SESSion:USERpref .. autoclass:: rsmxo.Implementations.Sessions.SessionsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently sessions_copy = driver.sessions.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sessions_Load.rst Sessions_Save.rst