Coffset ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr64 rc = driver.source.bb.c2K.bstation.cgroup.coffset.repcap_offset_get() driver.source.bb.c2K.bstation.cgroup.coffset.repcap_offset_set(repcap.Offset.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.C2K.Bstation.Cgroup.Coffset.CoffsetCls :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.coffset.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_C2K_Bstation_Cgroup_Coffset_Ccoding.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_Data.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_Derror.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_Flength.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_LcMask.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_Power.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_QwCode.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_Realtime.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_State.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_Tpc.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_TypePy.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_Wcode.rst Source_Bb_C2K_Bstation_Cgroup_Coffset_Wlength.rst