Source ---------------------------------------- .. autoclass:: rsrtx.Implementations.Power.Source.SourceCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently source_copy = driver.power.source.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Source_Current.rst Power_Source_Voltage.rst