FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:I3C:FORMat:LOAD single: SBUS<*>:I3C:FORMat:SAVE .. code-block:: python SBUS<*>:I3C:FORMat:LOAD SBUS<*>:I3C:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.I3C.FormatPy.FormatPyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently formatPy_copy = driver.sbus.i3C.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_I3C_FormatPy_AddFrame.rst Sbus_I3C_FormatPy_Clr.rst Sbus_I3C_FormatPy_Fcount.rst Sbus_I3C_FormatPy_Frame.rst Sbus_I3C_FormatPy_Select.rst