Signal ---------------------------------------- .. autoclass:: rsrtx.Implementations.Display.Color.Signal.SignalCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently signal_copy = driver.display.color.signal.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Color_Signal_Assign.rst Display_Color_Signal_Color.rst Display_Color_Signal_Use.rst