Spc ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:POWer:SPC:CRANge single: [SOURce]:POWer:SPC:DELay single: [SOURce]:POWer:SPC:MODE single: [SOURce]:POWer:SPC:PEAK single: [SOURce]:POWer:SPC:SELect single: [SOURce]:POWer:SPC:STATe single: [SOURce]:POWer:SPC:TARGet single: [SOURce]:POWer:SPC:WARNing .. code-block:: python [SOURce]:POWer:SPC:CRANge [SOURce]:POWer:SPC:DELay [SOURce]:POWer:SPC:MODE [SOURce]:POWer:SPC:PEAK [SOURce]:POWer:SPC:SELect [SOURce]:POWer:SPC:STATe [SOURce]:POWer:SPC:TARGet [SOURce]:POWer:SPC:WARNing .. autoclass:: RsSmbv.Implementations.Source.Power.Spc.SpcCls :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.spc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Power_Spc_Measure.rst Source_Power_Spc_Single.rst