FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:TNOS:FORMat:LOAD single: SBUS<*>:TNOS:FORMat:SAVE .. code-block:: python SBUS<*>:TNOS:FORMat:LOAD SBUS<*>:TNOS:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.Tnos.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.tnos.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Tnos_FormatPy_AddFrame.rst Sbus_Tnos_FormatPy_Clr.rst Sbus_Tnos_FormatPy_Fcount.rst Sbus_Tnos_FormatPy_Frame.rst Sbus_Tnos_FormatPy_Select.rst