Power ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:POWer:IQPep single: [SOURce]:POWer:LBEHaviour single: [SOURce]:POWer:LMODe single: [SOURce]:POWer:MANual single: [SOURce]:POWer:MODE single: [SOURce]:POWer:PEP single: [SOURce]:POWer:POWer single: [SOURce]:POWer:STARt single: [SOURce]:POWer:STOP single: [SOURce]:POWer:WIGNore .. code-block:: python [SOURce]:POWer:IQPep [SOURce]:POWer:LBEHaviour [SOURce]:POWer:LMODe [SOURce]:POWer:MANual [SOURce]:POWer:MODE [SOURce]:POWer:PEP [SOURce]:POWer:POWer [SOURce]:POWer:STARt [SOURce]:POWer:STOP [SOURce]:POWer:WIGNore .. autoclass:: RsSmbv.Implementations.Source.Power.PowerCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.power.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Power_Alc.rst Source_Power_Attenuation.rst Source_Power_Emf.rst Source_Power_Level.rst Source_Power_Limit.rst Source_Power_Range.rst Source_Power_Spc.rst Source_Power_Step.rst