Current ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: READ:NRSub:MEASurement:MEValuation[:CC][:LAYer]:ESFLatness:CURRent single: FETCh:NRSub:MEASurement:MEValuation[:CC][:LAYer]:ESFLatness:CURRent single: CALCulate:NRSub:MEASurement:MEValuation[:CC][:LAYer]:ESFLatness:CURRent .. code-block:: python READ:NRSub:MEASurement:MEValuation[:CC][:LAYer]:ESFLatness:CURRent FETCh:NRSub:MEASurement:MEValuation[:CC][:LAYer]:ESFLatness:CURRent CALCulate:NRSub:MEASurement:MEValuation[:CC][:LAYer]:ESFLatness:CURRent .. autoclass:: RsCMPX_NrFr1Meas.Implementations.NrSubMeas.MultiEval.Cc.Layer.EsFlatness.Current.CurrentCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently current_copy = driver.nrSubMeas.multiEval.cc.layer.esFlatness.current.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: NrSubMeas_MultiEval_Cc_Layer_EsFlatness_Current_ScIndex.rst