FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: FORMat:BASE:BORDer single: FORMat:BASE:DINTerchange single: FORMat:BASE:SREGister .. code-block:: python FORMat:BASE:BORDer FORMat:BASE:DINTerchange FORMat:BASE:SREGister .. autoclass:: RsCmwBase.Implementations.FormatPy.FormatPyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: FormatPy_Data.rst