FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:NRZC:FORMat:LOAD single: SBUS<*>:NRZC:FORMat:SAVE .. code-block:: python SBUS<*>:NRZC:FORMat:LOAD SBUS<*>:NRZC:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.Nrzc.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.nrzc.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Nrzc_FormatPy_AddFrame.rst Sbus_Nrzc_FormatPy_Clr.rst Sbus_Nrzc_FormatPy_Fcount.rst Sbus_Nrzc_FormatPy_Frame.rst