ListPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:LIST:CATalog single: [SOURce]:LIST:DELete single: [SOURce]:LIST:DELete:ALL single: [SOURce]:LIST:FREE single: [SOURce]:LIST:RESet single: [SOURce]:LIST:RMODe single: [SOURce]:LIST:RUNNing single: [SOURce]:LIST:SELect .. code-block:: python [SOURce]:LIST:CATalog [SOURce]:LIST:DELete [SOURce]:LIST:DELete:ALL [SOURce]:LIST:FREE [SOURce]:LIST:RESet [SOURce]:LIST:RMODe [SOURce]:LIST:RUNNing [SOURce]:LIST:SELect .. autoclass:: RsSmbv.Implementations.Source.ListPy.ListPyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.listPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_ListPy_Dexchange.rst Source_ListPy_Dwell.rst Source_ListPy_Frequency.rst Source_ListPy_Index.rst Source_ListPy_Learn.rst Source_ListPy_Mode.rst Source_ListPy_Power.rst Source_ListPy_Trigger.rst