Base ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:PULSe:POWer:BASE .. code-block:: python [SENSe]:PULSe:POWer:BASE .. autoclass:: RsFsw.Implementations.Applications.K6_Pulse.Sense.Pulse.Power.Base.BaseCls :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.power.base.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K6_Pulse_Sense_Pulse_Power_Base_Average.rst Applications_K6_Pulse_Sense_Pulse_Power_Base_Count.rst Applications_K6_Pulse_Sense_Pulse_Power_Base_Limit.rst Applications_K6_Pulse_Sense_Pulse_Power_Base_Maximum.rst Applications_K6_Pulse_Sense_Pulse_Power_Base_Minimum.rst Applications_K6_Pulse_Sense_Pulse_Power_Base_StandardDev.rst