Result ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CALCulate:LIMit
  • :ACPower:GAP:ACLR:RESult .. code-block:: python CALCulate:LIMit
  • :ACPower:GAP:ACLR:RESult .. autoclass:: RsFsw.Implementations.Calculate.Limit.AcPower.Gap.Aclr.Result.ResultCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.calculate.limit.acPower.gap.aclr.result.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Limit_AcPower_Gap_Aclr_Result_Absolute.rst Calculate_Limit_AcPower_Gap_Aclr_Result_Relative.rst