Violation ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: P3PHase<*>:HARMonics:RESult<*>:VIOLation<*> .. code-block:: python P3PHase<*>:HARMonics:RESult<*>:VIOLation<*> .. autoclass:: rsmxo.Implementations.P3Phase.Harmonics.Result.Violation.ViolationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently violation_copy = driver.p3Phase.harmonics.result.violation.clone()