State ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FETCh:NRSub:MEASurement:SRS:STATe .. code-block:: python FETCh:NRSub:MEASurement:SRS:STATe .. autoclass:: RsCMPX_NrFr1Meas.Implementations.NrSubMeas.Srs.State.StateCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently state_copy = driver.nrSubMeas.srs.state.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: NrSubMeas_Srs_State_All.rst