Ptolerance ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure:NRSub:MEASurement:TPC:LIMit:PTOLerance .. code-block:: python CONFigure:NRSub:MEASurement:TPC:LIMit:PTOLerance .. autoclass:: RsCMPX_NrFr1Meas.Implementations.Configure.NrSubMeas.Tpc.Limit.Ptolerance.PtoleranceCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ptolerance_copy = driver.configure.nrSubMeas.tpc.limit.ptolerance.clone()