Copy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:REGenerator:OBJect:COPY:DESTination single: [SOURce]:REGenerator:OBJect:COPY:SOURce .. code-block:: python [SOURce]:REGenerator:OBJect:COPY:DESTination [SOURce]:REGenerator:OBJect:COPY:SOURce .. autoclass:: RsSmw.Implementations.Source.Regenerator.Object.Copy.CopyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.regenerator.object.copy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Regenerator_Object_Copy_Execute.rst