Optimization ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:CORRection:FRESponse:RF:OPTimization:MODE .. code-block:: python [SOURce]:CORRection:FRESponse:RF:OPTimization:MODE .. autoclass:: RsSmbv.Implementations.Source.Correction.Fresponse.Rf.Optimization.OptimizationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.correction.fresponse.rf.optimization.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Correction_Fresponse_Rf_Optimization_Bandwidth.rst Source_Correction_Fresponse_Rf_Optimization_Hold.rst Source_Correction_Fresponse_Rf_Optimization_Local.rst