Data ---------------------------------------- .. autoclass:: rsrtx.Implementations.Channel.Waveform.Data.DataCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently data_copy = driver.channel.waveform.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Channel_Waveform_Data_Header.rst Channel_Waveform_Data_Values.rst Channel_Waveform_Data_ValuesPartial.rst