Monotonic ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FETCh:SUMMary:PULSe:RISE:MONotonic .. code-block:: python FETCh:SUMMary:PULSe:RISE:MONotonic .. autoclass:: RsFsw.Implementations.Applications.K149_Uwb.Fetch.Summary.Pulse.Rise.Monotonic.MonotonicCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k149Uwb.fetch.summary.pulse.rise.monotonic.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K149_Uwb_Fetch_Summary_Pulse_Rise_Monotonic_Average.rst Applications_K149_Uwb_Fetch_Summary_Pulse_Rise_Monotonic_Maximum.rst Applications_K149_Uwb_Fetch_Summary_Pulse_Rise_Monotonic_Minimum.rst