Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Sent.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.sent.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Sent_Frame_Bitrate.rst Bus_Sent_Frame_CsValue.rst Bus_Sent_Frame_Data.rst Bus_Sent_Frame_IdType.rst Bus_Sent_Frame_IdValue.rst Bus_Sent_Frame_Nibble.rst Bus_Sent_Frame_PapTicks.rst Bus_Sent_Frame_Scom.rst Bus_Sent_Frame_Sdata.rst Bus_Sent_Frame_SdExport.rst Bus_Sent_Frame_Start.rst Bus_Sent_Frame_Status.rst Bus_Sent_Frame_Stop.rst Bus_Sent_Frame_Symbol.rst Bus_Sent_Frame_SyncDuration.rst Bus_Sent_Frame_TypePy.rst