Raster ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: RASTer:STATe single: RASTer:SOURce single: RASTer:HSYNc single: RASTer:VSYNc single: RASTer:OFFSet single: RASTer:AVERaging .. code-block:: python RASTer:STATe RASTer:SOURce RASTer:HSYNc RASTer:VSYNc RASTer:OFFSet RASTer:AVERaging .. autoclass:: rsrtx.Implementations.Raster.RasterCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently raster_copy = driver.raster.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Raster_Export.rst