Dc ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: GENerator:ALIGnment:DC[:STARt] single: GENerator:ALIGnment:DC:ABORt .. code-block:: python GENerator:ALIGnment:DC[:STARt] GENerator:ALIGnment:DC:ABORt .. autoclass:: rsrtx.Implementations.Generator.Alignment.Dc.DcCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently dc_copy = driver.generator.alignment.dc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Generator_Alignment_Dc_Result.rst