Data ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:C2K:MSTation:CHANnel:DATA .. code-block:: python [SOURce]:BB:C2K:MSTation:CHANnel:DATA .. autoclass:: RsSmbv.Implementations.Source.Bb.C2K.Mstation.Channel.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.c2K.mstation.channel.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_C2K_Mstation_Channel_Data_Dselect.rst Source_Bb_C2K_Mstation_Channel_Data_Pattern.rst Source_Bb_C2K_Mstation_Channel_Data_Rate.rst