Trace ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: DISPlay[:WINDow]:TRACe:PRESet .. code-block:: python DISPlay[:WINDow]:TRACe:PRESet .. autoclass:: RsFsw.Implementations.Applications.K18_AmplifierEt.Display.Window.Trace.TraceCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently trace_copy = driver.applications.k18AmplifierEt.display.window.trace.clone()