Pformat ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure:NRSub:MEASurement:PRACh:MODulation:EWLength:PFORmat .. code-block:: python CONFigure:NRSub:MEASurement:PRACh:MODulation:EWLength:PFORmat .. autoclass:: RsCMPX_NrFr1Meas.Implementations.Configure.NrSubMeas.Prach.Modulation.EwLength.Pformat.PformatCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently pformat_copy = driver.configure.nrSubMeas.prach.modulation.ewLength.pformat.clone()