Signal ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: LAYout:SIGNal:UNASsign .. code-block:: python LAYout:SIGNal:UNASsign .. autoclass:: rsrtx.Implementations.Layout.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.layout.signal.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Layout_Signal_Assign.rst Layout_Signal_Axis.rst