Carrier ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:MCCW:EDIT:CARRier:STARt single: [SOURce]:BB:MCCW:EDIT:CARRier:STATe single: [SOURce]:BB:MCCW:EDIT:CARRier:STOP .. code-block:: python [SOURce]:BB:MCCW:EDIT:CARRier:STARt [SOURce]:BB:MCCW:EDIT:CARRier:STATe [SOURce]:BB:MCCW:EDIT:CARRier:STOP .. autoclass:: RsSmbv.Implementations.Source.Bb.Mccw.Edit.Carrier.CarrierCls :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.mccw.edit.carrier.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Mccw_Edit_Carrier_Execute.rst Source_Bb_Mccw_Edit_Carrier_Phase.rst Source_Bb_Mccw_Edit_Carrier_Power.rst