Data ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:WLNN:FBLock:DATA .. code-block:: python [SOURce]:BB:WLNN:FBLock:DATA .. autoclass:: RsSmbv.Implementations.Source.Bb.Wlnn.Fblock.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.wlnn.fblock.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Wlnn_Fblock_Data_Dcycle.rst Source_Bb_Wlnn_Fblock_Data_Dselection.rst Source_Bb_Wlnn_Fblock_Data_Fdelay.rst Source_Bb_Wlnn_Fblock_Data_Fduration.rst Source_Bb_Wlnn_Fblock_Data_Pattern.rst