Fader ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: TEST:FADer .. code-block:: python TEST:FADer .. autoclass:: RsSmw.Implementations.Test.Fader.FaderCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.test.fader.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Test_Fader_Hardware.rst