PmsLength ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:HOP:PMSettling:PMSLength .. code-block:: python [SENSe]:HOP:PMSettling:PMSLength .. autoclass:: RsFsw.Implementations.Applications.K60_Transient.Sense.Hop.PmSettling.PmsLength.PmsLengthCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k60Transient.sense.hop.pmSettling.pmsLength.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K60_Transient_Sense_Hop_PmSettling_PmsLength_Average.rst Applications_K60_Transient_Sense_Hop_PmSettling_PmsLength_Maximum.rst Applications_K60_Transient_Sense_Hop_PmSettling_PmsLength_Minimum.rst Applications_K60_Transient_Sense_Hop_PmSettling_PmsLength_StandardDev.rst