Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Tnos.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.tnos.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Tnos_Frame_Bitrate.rst Bus_Tnos_Frame_Crc.rst Bus_Tnos_Frame_DtAddress.rst Bus_Tnos_Frame_DtSymbol.rst Bus_Tnos_Frame_FcRc.rst Bus_Tnos_Frame_Fdata.rst Bus_Tnos_Frame_FdtAddress.rst Bus_Tnos_Frame_Fld.rst Bus_Tnos_Frame_FldCount.rst Bus_Tnos_Frame_FsrAddress.rst Bus_Tnos_Frame_FtpLength.rst Bus_Tnos_Frame_SrAddress.rst Bus_Tnos_Frame_SrSymbol.rst Bus_Tnos_Frame_Start.rst Bus_Tnos_Frame_Status.rst Bus_Tnos_Frame_Stop.rst Bus_Tnos_Frame_TpLength.rst Bus_Tnos_Frame_TypePy.rst