Waveform ---------------------------------------- .. autoclass:: rsrtx.Implementations.Channel.Waveform.WaveformCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently waveform_copy = driver.channel.waveform.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Channel_Waveform_Arithmetics.rst Channel_Waveform_Data.rst Channel_Waveform_History.rst Channel_Waveform_State.rst Channel_Waveform_TypePy.rst