Limit ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr32 rc = driver.applications.k149Uwb.calculate.limit.repcap_limitIx_get() driver.applications.k149Uwb.calculate.limit.repcap_limitIx_set(repcap.LimitIx.Nr1) .. autoclass:: RsFsw.Implementations.Applications.K149_Uwb.Calculate.Limit.LimitCls :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.calculate.limit.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K149_Uwb_Calculate_Limit_Espectrum.rst