Measurement ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FRANalysis:MEASurement:RBW .. code-block:: python FRANalysis:MEASurement:RBW .. autoclass:: rsmxo.Implementations.Franalysis.Measurement.MeasurementCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently measurement_copy = driver.franalysis.measurement.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Franalysis_Measurement_Delay.rst Franalysis_Measurement_Point.rst