Monitor ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr2 rc = driver.source.bb.gnss.monitor.repcap_monitorPane_get() driver.source.bb.gnss.monitor.repcap_monitorPane_set(repcap.MonitorPane.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Gnss.Monitor.MonitorCls :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.gnss.monitor.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_Monitor_Display.rst