Port<PortNull> ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr7 rc = driver.source.bb.eutra.tcw.ws.cqiPattern.port.repcap_portNull_get() driver.source.bb.eutra.tcw.ws.cqiPattern.port.repcap_portNull_set(repcap.PortNull.Nr0) .. rubric:: SCPI Command : .. index:: single: [SOURce<HW>]:BB:EUTRa:TCW:WS:CQIPattern:PORT<CH0> .. code-block:: python [SOURce<HW>]:BB:EUTRa:TCW:WS:CQIPattern:PORT<CH0> .. autoclass:: RsSmw.Implementations.Source.Bb.Eutra.Tcw.Ws.CqiPattern.Port.PortCls :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.tcw.ws.cqiPattern.port.clone()