State ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure:GENerator:NPRatio[:STATe] .. code-block:: python CONFigure:GENerator:NPRatio[:STATe] .. autoclass:: RsFsw.Implementations.Configure.Generator.Npratio.State.StateCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.configure.generator.npratio.state.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Configure_Generator_Npratio_State_Cstate.rst