Fsbit ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.btooth.econfiguration.pconfiguration.fsbit.repcap_indexNull_get() driver.source.bb.btooth.econfiguration.pconfiguration.fsbit.repcap_indexNull_set(repcap.IndexNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Btooth.Econfiguration.Pconfiguration.Fsbit.FsbitCls :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.btooth.econfiguration.pconfiguration.fsbit.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Btooth_Econfiguration_Pconfiguration_Fsbit_State.rst