Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Can.Fdata.Frame.FrameCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently frame_copy = driver.bus.can.fdata.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Can_Fdata_Frame_ScValue.rst Bus_Can_Fdata_Frame_Standard.rst