Cbandwidth ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure:NRSub:MEASurement:MEValuation:LIMit:SEMask:OBWLimit:CBANdwidth .. code-block:: python CONFigure:NRSub:MEASurement:MEValuation:LIMit:SEMask:OBWLimit:CBANdwidth .. autoclass:: RsCMPX_NrFr1Meas.Implementations.Configure.NrSubMeas.MultiEval.Limit.SeMask.ObwLimit.Cbandwidth.CbandwidthCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently cbandwidth_copy = driver.configure.nrSubMeas.multiEval.limit.seMask.obwLimit.cbandwidth.clone()