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