FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:MANCh:FORMat:LOAD single: SBUS<*>:MANCh:FORMat:SAVE .. code-block:: python SBUS<*>:MANCh:FORMat:LOAD SBUS<*>:MANCh:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.Manch.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.manch.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Manch_FormatPy_AddFrame.rst Sbus_Manch_FormatPy_Clr.rst Sbus_Manch_FormatPy_Fcount.rst Sbus_Manch_FormatPy_Frame.rst