Hardware ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: CDR:HARDware:SAMTime single: CDR:HARDware:BITRate single: CDR:HARDware:ESLope .. code-block:: python CDR:HARDware:SAMTime CDR:HARDware:BITRate CDR:HARDware:ESLope .. autoclass:: rsrtx.Implementations.Cdr.Hardware.HardwareCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently hardware_copy = driver.cdr.hardware.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Cdr_Hardware_BrEstimate.rst Cdr_Hardware_Pll.rst Cdr_Hardware_PrsStandard.rst