Output ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr4 rc = driver.applications.k14Xnr5G.output.repcap_outputConnector_get() driver.applications.k14Xnr5G.output.repcap_outputConnector_set(repcap.OutputConnector.Nr1) .. autoclass:: RsFsw.Implementations.Applications.K14x_Nr5G.Output.OutputCls :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.output.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K14x_Nr5G_Output_Diq.rst Applications_K14x_Nr5G_Output_Ifreq.rst Applications_K14x_Nr5G_Output_Trigger.rst