Standard ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CALCulate:MARKer:FUNCtion:POWer:STANdard:DELete .. code-block:: python CALCulate:MARKer:FUNCtion:POWer:STANdard:DELete .. autoclass:: RsFsw.Implementations.Calculate.Marker.Function.Power.Standard.StandardCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.calculate.marker.function.power.standard.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Marker_Function_Power_Standard_Catalog.rst Calculate_Marker_Function_Power_Standard_Save.rst