FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:TBTO:FORMat:LOAD single: SBUS<*>:TBTO:FORMat:SAVE .. code-block:: python SBUS<*>:TBTO:FORMat:LOAD SBUS<*>:TBTO:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.Tbto.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.tbto.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Tbto_FormatPy_AddFrame.rst Sbus_Tbto_FormatPy_Clr.rst Sbus_Tbto_FormatPy_Fcount.rst Sbus_Tbto_FormatPy_Frame.rst Sbus_Tbto_FormatPy_Select.rst