Tpc ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: INITiate:NRSub:MEASurement:TPC single: STOP:NRSub:MEASurement:TPC single: ABORt:NRSub:MEASurement:TPC .. code-block:: python INITiate:NRSub:MEASurement:TPC STOP:NRSub:MEASurement:TPC ABORt:NRSub:MEASurement:TPC .. autoclass:: RsCMPX_NrFr1Meas.Implementations.NrSubMeas.Tpc.TpcCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently tpc_copy = driver.nrSubMeas.tpc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: NrSubMeas_Tpc_Psteps.rst NrSubMeas_Tpc_State.rst NrSubMeas_Tpc_Trace.rst