Power ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:SWEep:POWer:DWELl single: [SOURce]:SWEep:POWer:POINts single: [SOURce]:SWEep:POWer:RETRace single: [SOURce]:SWEep:POWer:RUNNing single: [SOURce]:SWEep:POWer:SHAPe .. code-block:: python [SOURce]:SWEep:POWer:DWELl [SOURce]:SWEep:POWer:POINts [SOURce]:SWEep:POWer:RETRace [SOURce]:SWEep:POWer:RUNNing [SOURce]:SWEep:POWer:SHAPe .. autoclass:: RsSmbv.Implementations.Source.Sweep.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.sweep.power.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Sweep_Power_Dattenuator.rst Source_Sweep_Power_Execute.rst Source_Sweep_Power_Mode.rst Source_Sweep_Power_Spacing.rst Source_Sweep_Power_Step.rst