ArbGen ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: WGENerator<*>:ARBGen:COPY single: WGENerator<*>:ARBGen:OPEN .. code-block:: python WGENerator<*>:ARBGen:COPY WGENerator<*>:ARBGen:OPEN .. autoclass:: rsrtx.Implementations.Wgenerator.ArbGen.ArbGenCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently arbGen_copy = driver.wgenerator.arbGen.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Wgenerator_ArbGen_MultiChannel.rst Wgenerator_ArbGen_Name.rst Wgenerator_ArbGen_RunMode.rst Wgenerator_ArbGen_RunSingle.rst Wgenerator_ArbGen_Samples.rst Wgenerator_ArbGen_Select.rst Wgenerator_ArbGen_Source.rst Wgenerator_ArbGen_SymbolRate.rst