FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:ARINc:FORMat:LOAD single: SBUS<*>:ARINc:FORMat:SAVE .. code-block:: python SBUS<*>:ARINc:FORMat:LOAD SBUS<*>:ARINc:FORMat:SAVE .. autoclass:: rsmxo.Implementations.Sbus.Arinc.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.arinc.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Arinc_FormatPy_AddFrame.rst Sbus_Arinc_FormatPy_Clr.rst Sbus_Arinc_FormatPy_Fcount.rst Sbus_Arinc_FormatPy_Frame.rst Sbus_Arinc_FormatPy_Select.rst