ValSubFrames ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr200 rc = driver.source.bb.eutra.downlink.emtc.bmp.valSubFrames.repcap_subframeNull_get() driver.source.bb.eutra.downlink.emtc.bmp.valSubFrames.repcap_subframeNull_set(repcap.SubframeNull.Nr0) .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:EUTRa:DL:EMTC:BMP:VALSubframes .. code-block:: python [SOURce]:BB:EUTRa:DL:EMTC:BMP:VALSubframes .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Downlink.Emtc.Bmp.ValSubFrames.ValSubFramesCls :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.eutra.downlink.emtc.bmp.valSubFrames.clone()