Set ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr64 rc = driver.source.bb.btooth.dtTest.table.short.set.repcap_channel_get() driver.source.bb.btooth.dtTest.table.short.set.repcap_channel_set(repcap.Channel.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Btooth.DtTest.Table.Short.Set.SetCls :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.dtTest.table.short.set.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Btooth_DtTest_Table_Short_Set_CfOffset.rst Source_Bb_Btooth_DtTest_Table_Short_Set_State.rst Source_Bb_Btooth_DtTest_Table_Short_Set_StError.rst