Data ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:[LRWPan]:HUWB:FCONfig:DATA:DSELection single: [SOURce]:BB:[LRWPan]:HUWB:FCONfig:DATA .. code-block:: python [SOURce]:BB:[LRWPan]:HUWB:FCONfig:DATA:DSELection [SOURce]:BB:[LRWPan]:HUWB:FCONfig:DATA .. autoclass:: RsSmw.Implementations.Source.Bb.LrWpan.Huwb.Fconfig.Data.DataCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently data_copy = driver.source.bb.lrWpan.huwb.fconfig.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_LrWpan_Huwb_Fconfig_Data_Pattern.rst