History ---------------------------------------- .. autoclass:: rsrtx.Implementations.Channel.Waveform.History.HistoryCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently history_copy = driver.channel.waveform.history.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Channel_Waveform_History_Current.rst Channel_Waveform_History_Play.rst Channel_Waveform_History_Replay.rst Channel_Waveform_History_Start.rst Channel_Waveform_History_State.rst Channel_Waveform_History_Stop.rst Channel_Waveform_History_Tpacq.rst Channel_Waveform_History_TsAbsolute.rst Channel_Waveform_History_TsDate.rst Channel_Waveform_History_TsRelative.rst Channel_Waveform_History_TsrReference.rst