FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:SPMI:FORMat:LOAD single: SBUS<*>:SPMI:FORMat:SAVE .. code-block:: python SBUS<*>:SPMI:FORMat:LOAD SBUS<*>:SPMI:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.Spmi.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.spmi.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Spmi_FormatPy_AddFrame.rst Sbus_Spmi_FormatPy_Clr.rst Sbus_Spmi_FormatPy_Fcount.rst Sbus_Spmi_FormatPy_Frame.rst Sbus_Spmi_FormatPy_Select.rst