Psrc ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: PSRC[:STATe] single: PSRC:OUTPutlow single: PSRC:REPRate single: PSRC:DUTYcycle single: PSRC:CLOCkmode .. code-block:: python PSRC[:STATe] PSRC:OUTPutlow PSRC:REPRate PSRC:DUTYcycle PSRC:CLOCkmode .. autoclass:: rsrtx.Implementations.Psrc.PsrcCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently psrc_copy = driver.psrc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Psrc_Rst.rst