Prach ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: INITiate:NRSub:MEASurement:PRACh single: STOP:NRSub:MEASurement:PRACh single: ABORt:NRSub:MEASurement:PRACh .. code-block:: python INITiate:NRSub:MEASurement:PRACh STOP:NRSub:MEASurement:PRACh ABORt:NRSub:MEASurement:PRACh .. autoclass:: RsCMPX_NrFr1Meas.Implementations.NrSubMeas.Prach.PrachCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently prach_copy = driver.nrSubMeas.prach.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: NrSubMeas_Prach_EvmSymbol.rst NrSubMeas_Prach_Modulation.rst NrSubMeas_Prach_Pdynamics.rst NrSubMeas_Prach_State.rst NrSubMeas_Prach_Trace.rst