RvParameter ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:W3GPp:BSTation:CHANnel:HSDPa:HSET:RVParameter .. code-block:: python [SOURce]:BB:W3GPp:BSTation:CHANnel:HSDPa:HSET:RVParameter .. autoclass:: RsSmbv.Implementations.Source.Bb.W3Gpp.Bstation.Channel.Hsdpa.Hset.RvParameter.RvParameterCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently rvParameter_copy = driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.rvParameter.clone()