Dexchange ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:LIST:DEXChange:MODE single: [SOURce]:LIST:DEXChange:SELect .. code-block:: python [SOURce]:LIST:DEXChange:MODE [SOURce]:LIST:DEXChange:SELect .. autoclass:: RsSmbv.Implementations.Source.ListPy.Dexchange.DexchangeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.listPy.dexchange.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_ListPy_Dexchange_Afile.rst Source_ListPy_Dexchange_Execute.rst