Alc ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:POWer:ALC:DSENsitivity single: [SOURce]:POWer:ALC:MODE single: [SOURce]:POWer:ALC:OMODe single: [SOURce]:POWer:ALC:SEARch single: [SOURce]:POWer:ALC:SLEVel single: [SOURce]:POWer:ALC:[STATe] .. code-block:: python [SOURce]:POWer:ALC:DSENsitivity [SOURce]:POWer:ALC:MODE [SOURce]:POWer:ALC:OMODe [SOURce]:POWer:ALC:SEARch [SOURce]:POWer:ALC:SLEVel [SOURce]:POWer:ALC:[STATe] .. autoclass:: RsSmbv.Implementations.Source.Power.Alc.AlcCls :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.alc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Power_Alc_Sonce.rst