RxbLive ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:ARBitrary:ETHernet:STATistics:RXBLive .. code-block:: python [SOURce]:BB:ARBitrary:ETHernet:STATistics:RXBLive .. autoclass:: RsSmw.Implementations.Source.Bb.Arbitrary.Ethernet.Statistics.RxbLive.RxbLiveCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently rxbLive_copy = driver.source.bb.arbitrary.ethernet.statistics.rxbLive.clone()