Actions ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: TRIGger:ACTions:BEEP single: TRIGger:ACTions:SCReenshot single: TRIGger:ACTions:WFMSave single: TRIGger:ACTions:STOP .. code-block:: python TRIGger:ACTions:BEEP TRIGger:ACTions:SCReenshot TRIGger:ACTions:WFMSave TRIGger:ACTions:STOP .. autoclass:: rsmxo.Implementations.Trigger.Actions.ActionsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently actions_copy = driver.trigger.actions.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Actions_Out.rst