Cmsb ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: BUS<*>:CMSB:LOAD single: BUS<*>:CMSB:SAVE .. code-block:: python BUS<*>:CMSB:LOAD BUS<*>:CMSB:SAVE .. autoclass:: rsrtx.Implementations.Bus.Cmsb.CmsbCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently cmsb_copy = driver.bus.cmsb.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Cmsb_AddFrame.rst Bus_Cmsb_Bitrate.rst Bus_Cmsb_Clr.rst Bus_Cmsb_Coding.rst Bus_Cmsb_ExrBits.rst Bus_Cmsb_Fcount.rst Bus_Cmsb_FilterPy.rst Bus_Cmsb_Frame.rst Bus_Cmsb_GapTime.rst Bus_Cmsb_Manchester.rst Bus_Cmsb_Nrz.rst Bus_Cmsb_Rcount.rst Bus_Cmsb_Result.rst