Analysis ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:[BB]:DME:ANALysis:EFFiciency single: [SOURce]:[BB]:DME:ANALysis:IAFactor single: [SOURce]:[BB]:DME:ANALysis:NORMalize single: [SOURce]:[BB]:DME:ANALysis:OK single: [SOURce]:[BB]:DME:ANALysis:POWer single: [SOURce]:[BB]:DME:ANALysis:PRRate single: [SOURce]:[BB]:DME:ANALysis:PSAFactor single: [SOURce]:[BB]:DME:ANALysis:RDIStance single: [SOURce]:[BB]:DME:ANALysis:STATe single: [SOURce]:[BB]:DME:ANALysis:TIME single: [SOURce]:[BB]:DME:ANALysis:UAFactor .. code-block:: python [SOURce]:[BB]:DME:ANALysis:EFFiciency [SOURce]:[BB]:DME:ANALysis:IAFactor [SOURce]:[BB]:DME:ANALysis:NORMalize [SOURce]:[BB]:DME:ANALysis:OK [SOURce]:[BB]:DME:ANALysis:POWer [SOURce]:[BB]:DME:ANALysis:PRRate [SOURce]:[BB]:DME:ANALysis:PSAFactor [SOURce]:[BB]:DME:ANALysis:RDIStance [SOURce]:[BB]:DME:ANALysis:STATe [SOURce]:[BB]:DME:ANALysis:TIME [SOURce]:[BB]:DME:ANALysis:UAFactor .. autoclass:: RsSmbv.Implementations.Source.Bb.Dme.Analysis.AnalysisCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.dme.analysis.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Dme_Analysis_Gate.rst