DigSignals ---------------------------------------- .. autoclass:: rsmxo.Implementations.Pbus.DigSignals.DigSignalsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently digSignals_copy = driver.pbus.digSignals.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Pbus_DigSignals_Position.rst Pbus_DigSignals_Scale.rst