Data ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:BTOoth:PCONfiguration:DATA:DSELection single: [SOURce]:BB:BTOoth:PCONfiguration:DATA:VDSElection single: [SOURce]:BB:BTOoth:PCONfiguration:DATA .. code-block:: python [SOURce]:BB:BTOoth:PCONfiguration:DATA:DSELection [SOURce]:BB:BTOoth:PCONfiguration:DATA:VDSElection [SOURce]:BB:BTOoth:PCONfiguration:DATA .. autoclass:: RsSmbv.Implementations.Source.Bb.Btooth.Pconfiguration.Data.DataCls :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.pconfiguration.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Btooth_Pconfiguration_Data_Dpattern.rst Source_Bb_Btooth_Pconfiguration_Data_VdPattern.rst