Bbin ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BBIN:CDEVice single: [SOURce]:BBIN:CFACtor single: [SOURce]:BBIN:FOFFset single: [SOURce]:BBIN:MODE single: [SOURce]:BBIN:MPERiod single: [SOURce]:BBIN:PGAin single: [SOURce]:BBIN:POFFset single: [SOURce]:BBIN:ROUTe single: [SOURce]:BBIN:STATe .. code-block:: python [SOURce]:BBIN:CDEVice [SOURce]:BBIN:CFACtor [SOURce]:BBIN:FOFFset [SOURce]:BBIN:MODE [SOURce]:BBIN:MPERiod [SOURce]:BBIN:PGAin [SOURce]:BBIN:POFFset [SOURce]:BBIN:ROUTe [SOURce]:BBIN:STATe .. autoclass:: RsSmw.Implementations.Source.Bbin.BbinCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bbin.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bbin_Alevel.rst Source_Bbin_Channel.rst Source_Bbin_Digital.rst Source_Bbin_Iqswap.rst Source_Bbin_Oload.rst Source_Bbin_Power.rst Source_Bbin_SymbolRate.rst