Cgroup ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr15 rc = driver.source.bb.c2K.bstation.cgroup.repcap_groupNull_get() driver.source.bb.c2K.bstation.cgroup.repcap_groupNull_set(repcap.GroupNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.C2K.Bstation.Cgroup.CgroupCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.c2K.bstation.cgroup.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_C2K_Bstation_Cgroup_Coffset.rst Source_Bb_C2K_Bstation_Cgroup_Rconfiguration.rst