OnOff ---------------------------------------- .. autoclass:: rsmxo.Implementations.Power.OnOff.OnOffCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently onOff_copy = driver.power.onOff.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_OnOff_InputPy.rst Power_OnOff_Onumber.rst Power_OnOff_Output.rst Power_OnOff_Result.rst Power_OnOff_TypePy.rst