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