Preamble ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FETCh:NRSub:MEASurement:PRACh:MODulation:DPFoffset:PREamble .. code-block:: python FETCh:NRSub:MEASurement:PRACh:MODulation:DPFoffset:PREamble .. autoclass:: RsCMPX_NrFr1Meas.Implementations.NrSubMeas.Prach.Modulation.DpfOffset.Preamble.PreambleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently preamble_copy = driver.nrSubMeas.prach.modulation.dpfOffset.preamble.clone()