Cc ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr4 rc = driver.configure.cc.repcap_carrierComponent_get() driver.configure.cc.repcap_carrierComponent_set(repcap.CarrierComponent.Nr1) .. autoclass:: RsCmwLteMeas.Implementations.Configure.Cc.CcCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.configure.cc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Configure_Cc_ChannelBw.rst