Select ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: EXPort:RESult:SELect:CURSor single: EXPort:RESult:SELect:MEASurement .. code-block:: python EXPort:RESult:SELect:CURSor EXPort:RESult:SELect:MEASurement .. autoclass:: rsmxo.Implementations.Export.Result.Select.SelectCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently select_copy = driver.export.result.select.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Export_Result_Select_Fra.rst Export_Result_Select_P3Phase.rst Export_Result_Select_Power.rst