RxcFrames<IndexNull> ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.esequencer.estreaming.stream.rxcFrames.repcap_indexNull_get() driver.source.bb.esequencer.estreaming.stream.rxcFrames.repcap_indexNull_set(repcap.IndexNull.Nr0) .. rubric:: SCPI Command : .. index:: single: [SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:RXCFrames<CH0> .. code-block:: python [SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:RXCFrames<CH0> .. autoclass:: RsSmw.Implementations.Source.Bb.Esequencer.Estreaming.Stream.RxcFrames.RxcFramesCls :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.esequencer.estreaming.stream.rxcFrames.clone()