Generator ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: GENerator:SAV single: GENerator:RCL .. code-block:: python GENerator:SAV GENerator:RCL .. autoclass:: rsmxo.Implementations.Generator.GeneratorCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently generator_copy = driver.generator.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Generator_Sync.rst