Ap ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure[:NR5G]:DL[:CC]:PAMapping:PDSCh:AP .. code-block:: python CONFigure[:NR5G]:DL[:CC]:PAMapping:PDSCh:AP .. autoclass:: RsFsw.Implementations.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.Pamapping.Pdsch.Ap.ApCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ap_copy = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.pamapping.pdsch.ap.clone()