Source ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: BUS<*>:FLXRay:SOURce<*> .. code-block:: python BUS<*>:FLXRay:SOURce<*> .. autoclass:: rsrtx.Implementations.Bus.FlxRay.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.bus.flxRay.source.clone()