MultiChannel ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: REFCurve<*>:MULTichannel:OPEN .. code-block:: python REFCurve<*>:MULTichannel:OPEN .. autoclass:: rsrtx.Implementations.RefCurve.MultiChannel.MultiChannelCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently multiChannel_copy = driver.refCurve.multiChannel.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: RefCurve_MultiChannel_ImportPy.rst RefCurve_MultiChannel_Name.rst