Port ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:EUTRa:TCW:WS:ORTCover:[PORT] .. code-block:: python [SOURce]:BB:EUTRa:TCW:WS:ORTCover:[PORT] .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Tcw.Ws.OrtCover.Port.PortCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently port_copy = driver.source.bb.eutra.tcw.ws.ortCover.port.clone()