AvgFm ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:HOP:FREQuency:AVGFm .. code-block:: python [SENSe]:HOP:FREQuency:AVGFm .. autoclass:: RsFsw.Implementations.Applications.K60_Transient.Sense.Hop.Frequency.AvgFm.AvgFmCls :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.frequency.avgFm.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K60_Transient_Sense_Hop_Frequency_AvgFm_Average.rst Applications_K60_Transient_Sense_Hop_Frequency_AvgFm_Maximum.rst Applications_K60_Transient_Sense_Hop_Frequency_AvgFm_Minimum.rst Applications_K60_Transient_Sense_Hop_Frequency_AvgFm_StandardDev.rst