MinPower ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:CHIRp:POWer:MINPower .. code-block:: python [SENSe]:CHIRp:POWer:MINPower .. autoclass:: RsFsw.Implementations.Applications.K60_Transient.Sense.Chirp.Power.MinPower.MinPowerCls :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.chirp.power.minPower.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K60_Transient_Sense_Chirp_Power_MinPower_Average.rst Applications_K60_Transient_Sense_Chirp_Power_MinPower_Maximum.rst Applications_K60_Transient_Sense_Chirp_Power_MinPower_Minimum.rst Applications_K60_Transient_Sense_Chirp_Power_MinPower_StandardDev.rst