DecTable ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Parallel.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.bus.parallel.decTable.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Parallel_DecTable_Count.rst Bus_Parallel_DecTable_Data.rst Bus_Parallel_DecTable_Show.rst