Calibration ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: TDRT:CALibration:USECaldata .. code-block:: python TDRT:CALibration:USECaldata .. autoclass:: rsrtx.Implementations.Tdrt.Calibration.CalibrationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently calibration_copy = driver.tdrt.calibration.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Tdrt_Calibration_Open.rst Tdrt_Calibration_Save.rst