Delay ---------------------------------------- .. autoclass:: rsmxo.Implementations.Measurement.AmpTime.Delay.DelayCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently delay_copy = driver.measurement.ampTime.delay.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_AmpTime_Delay_Direction.rst Measurement_AmpTime_Delay_Slope.rst