Output ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr64 rc = driver.source.bb.pramp.trigger.output.repcap_output_get() driver.source.bb.pramp.trigger.output.repcap_output_set(repcap.Output.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Pramp.Trigger.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.source.bb.pramp.trigger.output.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Pramp_Trigger_Output_Delay.rst Source_Bb_Pramp_Trigger_Output_Mode.rst