DecTable ---------------------------------------- .. autoclass:: rsmxo.Implementations.Pbus.DecTable.DecTableCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently decTable_copy = driver.pbus.decTable.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Pbus_DecTable_Count.rst Pbus_DecTable_Data.rst Pbus_DecTable_Show.rst