ArbGen ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: WGENerator<*>:ARBGen:OPEN .. code-block:: python WGENerator<*>:ARBGen:OPEN .. autoclass:: rsmxo.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_Name.rst Wgenerator_ArbGen_RunMode.rst Wgenerator_ArbGen_RunSingle.rst Wgenerator_ArbGen_Samples.rst Wgenerator_ArbGen_Source.rst Wgenerator_ArbGen_SymbolRate.rst