Allocation ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure:NRSub:MEASurement[:CC]:ALLocation .. code-block:: python CONFigure:NRSub:MEASurement[:CC]:ALLocation .. autoclass:: RsCMPX_NrFr1Meas.Implementations.Configure.NrSubMeas.Cc.Allocation.AllocationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently allocation_copy = driver.configure.nrSubMeas.cc.allocation.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Configure_NrSubMeas_Cc_Allocation_Pucch.rst Configure_NrSubMeas_Cc_Allocation_Pusch.rst