Tm ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr3 rc = driver.output.tm.repcap_tmConnector_get() driver.output.tm.repcap_tmConnector_set(repcap.TmConnector.Nr1) .. autoclass:: RsSmw.Implementations.Output.Tm.TmCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.output.tm.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Output_Tm_Direction.rst Output_Tm_Signal.rst