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:: RsCMPX_LteMeas.Implementations.LteMeas.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.lteMeas.prach.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: LteMeas_Prach_EvmSymbol.rst LteMeas_Prach_Modulation.rst LteMeas_Prach_Pdynamics.rst LteMeas_Prach_State.rst LteMeas_Prach_Trace.rst