Tdrt ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: TDRT:STATe single: TDRT:TYPE single: TDRT:BW single: TDRT:DOMain single: TDRT:SLENgth single: TDRT:PERMittivity single: TDRT:CONFig .. code-block:: python TDRT:STATe TDRT:TYPE TDRT:BW TDRT:DOMain TDRT:SLENgth TDRT:PERMittivity TDRT:CONFig .. autoclass:: rsrtx.Implementations.Tdrt.TdrtCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently tdrt_copy = driver.tdrt.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Tdrt_Calibration.rst Tdrt_Default.rst Tdrt_Pulse.rst Tdrt_Signal.rst