AutoScale ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FRANalysis:AUToscale[:ENABle] .. code-block:: python FRANalysis:AUToscale[:ENABle] .. autoclass:: rsmxo.Implementations.Franalysis.AutoScale.AutoScaleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently autoScale_copy = driver.franalysis.autoScale.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Franalysis_AutoScale_Result.rst