PresetConfig ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: MEASurement<*>:PAMResults:PRESetconfig:PRESet .. code-block:: python MEASurement<*>:PAMResults:PRESetconfig:PRESet .. autoclass:: rsrtx.Implementations.Measurement.PamResults.PresetConfig.PresetConfigCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently presetConfig_copy = driver.measurement.pamResults.presetConfig.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_PamResults_PresetConfig_Base.rst Measurement_PamResults_PresetConfig_Explicit.rst Measurement_PamResults_PresetConfig_LvlHeight.rst Measurement_PamResults_PresetConfig_Measurement.rst Measurement_PamResults_PresetConfig_Mode.rst Measurement_PamResults_PresetConfig_SelMode.rst Measurement_PamResults_PresetConfig_Target.rst