Cell ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Cmsb.Result.Cell.CellCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently cell_copy = driver.bus.cmsb.result.cell.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Cmsb_Result_Cell_Name.rst Bus_Cmsb_Result_Cell_Start.rst Bus_Cmsb_Result_Cell_State.rst Bus_Cmsb_Result_Cell_Stop.rst Bus_Cmsb_Result_Cell_Value.rst