Timebase ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: TIMebase:DIVisions single: TIMebase:RACTime single: TIMebase:RANGe single: TIMebase:REFerence single: TIMebase:SCALe .. code-block:: python TIMebase:DIVisions TIMebase:RACTime TIMebase:RANGe TIMebase:REFerence TIMebase:SCALe .. autoclass:: rsrtx.Implementations.Timebase.TimebaseCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently timebase_copy = driver.timebase.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Timebase_Horizontal.rst Timebase_Roll.rst