FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:NRZU:FORMat:LOAD single: SBUS<*>:NRZU:FORMat:SAVE .. code-block:: python SBUS<*>:NRZU:FORMat:LOAD SBUS<*>:NRZU:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.Nrzu.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.nrzu.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Nrzu_FormatPy_AddFrame.rst Sbus_Nrzu_FormatPy_Clr.rst Sbus_Nrzu_FormatPy_Fcount.rst Sbus_Nrzu_FormatPy_Frame.rst