Cbandwidth ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure:NRSub:MEASurement:SRS:MODulation:EWLength:CBANdwidth .. code-block:: python CONFigure:NRSub:MEASurement:SRS:MODulation:EWLength:CBANdwidth .. autoclass:: RsCMPX_NrFr1Meas.Implementations.Configure.NrSubMeas.Srs.Modulation.EwLength.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.srs.modulation.ewLength.cbandwidth.clone()