Prach ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: INITiate:LTE:MEASurement:PRACh single: STOP:LTE:MEASurement:PRACh single: ABORt:LTE:MEASurement:PRACh .. code-block:: python INITiate:LTE:MEASurement:PRACh STOP:LTE:MEASurement:PRACh ABORt:LTE:MEASurement:PRACh .. autoclass:: RsCmwLteMeas.Implementations.Prach.PrachCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.prach.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Prach_EvmSymbol.rst Prach_Modulation.rst Prach_Pdynamics.rst Prach_State.rst Prach_Trace.rst