WithPy ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CALCulate:MATH<*>:FFT:COUPled:WITH<*> .. code-block:: python CALCulate:MATH<*>:FFT:COUPled:WITH<*> .. autoclass:: rsrtx.Implementations.Calculate.Math.Fft.Coupled.WithPy.WithPyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently withPy_copy = driver.calculate.math.fft.coupled.withPy.clone()