Cc ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.applications.k10Xlte.configure.lte.downlink.cc.repcap_carrierComponent_get() driver.applications.k10Xlte.configure.lte.downlink.cc.repcap_carrierComponent_set(repcap.CarrierComponent.Nr1) .. autoclass:: RsFsw.Implementations.Applications.K10x_Lte.Configure.Lte.Downlink.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.applications.k10Xlte.configure.lte.downlink.cc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Bf.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Bw.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Compressed.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Csirs.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Csubframes.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_CycPrefix.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_EiNbIot.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Epdcch.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Mbsfn.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Mimo.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_NoRb.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_NrbOffset.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Pbch.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Pcfich.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Pdcch.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Pdsch.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Phich.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Plc.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Plci.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Prss.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_PsOffset.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Refsig.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Sfno.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Subframe.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Sync.rst Applications_K10x_Lte_Configure_Lte_Downlink_Cc_Tdd.rst