Notch ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr32 rc = driver.configure.generator.npratio.notch.repcap_notch_get() driver.configure.generator.npratio.notch.repcap_notch_set(repcap.Notch.Nr1) .. autoclass:: RsFsw.Implementations.Configure.Generator.Npratio.Notch.NotchCls :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.notch.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Configure_Generator_Npratio_Notch_Bandwidth.rst Configure_Generator_Npratio_Notch_Clock.rst Configure_Generator_Npratio_Notch_Count.rst Configure_Generator_Npratio_Notch_Frequency.rst Configure_Generator_Npratio_Notch_State.rst