RxcFrames ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:ESEQuencer:ESTReaming:STReam:RXCFrames .. code-block:: python [SOURce]:BB:ESEQuencer:ESTReaming:STReam:RXCFrames .. autoclass:: RsSmw.Implementations.Source.Bb.Esequencer.Estreaming.Stream.RxcFrames.RxcFramesCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently rxcFrames_copy = driver.source.bb.esequencer.estreaming.stream.rxcFrames.clone()