SignalConfig ---------------------------------------- .. autoclass:: rsrtx.Implementations.SignalConfig.SignalConfigCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently signalConfig_copy = driver.signalConfig.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: SignalConfig_Setup.rst