Correction ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:CORRection:VALue single: [SOURce]:CORRection:[STATe] .. code-block:: python [SOURce]:CORRection:VALue [SOURce]:CORRection:[STATe] .. autoclass:: RsSmbv.Implementations.Source.Correction.CorrectionCls :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.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Correction_Cset.rst Source_Correction_Dexchange.rst Source_Correction_Fresponse.rst Source_Correction_Zeroing.rst