Subframe ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr41 rc = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.lte.mbsfn.subframe.repcap_subframe_get() driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.lte.mbsfn.subframe.repcap_subframe_set(repcap.Subframe.Nr0) .. autoclass:: RsFsw.Implementations.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.Lte.Mbsfn.Subframe.SubframeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.lte.mbsfn.subframe.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K14x_Nr5G_Configure_Nr5G_Downlink_Cc_Lte_Mbsfn_Subframe_State.rst