Deviation ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:PULSe:PHASe:DEViation .. code-block:: python [SENSe]:PULSe:PHASe:DEViation .. autoclass:: RsFsw.Implementations.Applications.K6_Pulse.Sense.Pulse.Phase.Deviation.DeviationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k6Pulse.sense.pulse.phase.deviation.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K6_Pulse_Sense_Pulse_Phase_Deviation_Average.rst Applications_K6_Pulse_Sense_Pulse_Phase_Deviation_Count.rst Applications_K6_Pulse_Sense_Pulse_Phase_Deviation_Limit.rst Applications_K6_Pulse_Sense_Pulse_Phase_Deviation_Maximum.rst Applications_K6_Pulse_Sense_Pulse_Phase_Deviation_Minimum.rst Applications_K6_Pulse_Sense_Pulse_Phase_Deviation_StandardDev.rst