Data ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Parallel.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.bus.parallel.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Parallel_Data_FormatPy.rst Bus_Parallel_Data_Header.rst Bus_Parallel_Data_Values.rst