Bcbtti ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr2 rc = driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.bcbtti.repcap_twoStreams_get() driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.bcbtti.repcap_twoStreams_set(repcap.TwoStreams.Nr1) .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:W3GPp:BSTation:CHANnel:HSDPa:HSET:BCBTti .. code-block:: python [SOURce]:BB:W3GPp:BSTation:CHANnel:HSDPa:HSET:BCBTti .. autoclass:: RsSmbv.Implementations.Source.Bb.W3Gpp.Bstation.Channel.Hsdpa.Hset.Bcbtti.BcbttiCls :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.w3Gpp.bstation.channel.hsdpa.hset.bcbtti.clone()