FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:SWIRe:FORMat:LOAD single: SBUS<*>:SWIRe:FORMat:SAVE .. code-block:: python SBUS<*>:SWIRe:FORMat:LOAD SBUS<*>:SWIRe:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.Swire.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.swire.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Swire_FormatPy_AddFrame.rst Sbus_Swire_FormatPy_Clr.rst Sbus_Swire_FormatPy_Fcount.rst Sbus_Swire_FormatPy_Frame.rst Sbus_Swire_FormatPy_Select.rst