Auto ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure:POWer:AUTO .. code-block:: python CONFigure:POWer:AUTO .. autoclass:: RsFsw.Implementations.Applications.K91_Wlan.Configure.Power.Auto.AutoCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k91Wlan.configure.power.auto.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K91_Wlan_Configure_Power_Auto_Calibration.rst Applications_K91_Wlan_Configure_Power_Auto_Oevm.rst Applications_K91_Wlan_Configure_Power_Auto_Sweep.rst