FormatPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: FORMat:BORDer single: FORMat:BPATtern .. code-block:: python FORMat:BORDer FORMat:BPATtern .. autoclass:: rsrtx.Implementations.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.formatPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: FormatPy_Data.rst