Setup ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: TRPRobe:SETup:NAME single: TRPRobe:SETup:STATe single: TRPRobe:SETup:TYPE .. code-block:: python TRPRobe:SETup:NAME TRPRobe:SETup:STATe TRPRobe:SETup:TYPE .. autoclass:: rsmxo.Implementations.TrProbe.Setup.SetupCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently setup_copy = driver.trProbe.setup.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: TrProbe_Setup_Attenuation.rst