Frame ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr32 rc = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.repcap_frame_get() driver.applications.k14Xnr5G.fetch.cc.isrc.frame.repcap_frame_set(repcap.Frame.Nr1) .. autoclass:: RsFsw.Implementations.Applications.K14x_Nr5G.Fetch.Cc.Isrc.Frame.FrameCls :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.fetch.cc.isrc.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K14x_Nr5G_Fetch_Cc_Isrc_Frame_Summary.rst