SrMarker ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.applications.k149Uwb.fetch.summary.ranging.srMarker.repcap_marker_get() driver.applications.k149Uwb.fetch.summary.ranging.srMarker.repcap_marker_set(repcap.Marker.Nr1) .. autoclass:: RsFsw.Implementations.Applications.K149_Uwb.Fetch.Summary.Ranging.SrMarker.SrMarkerCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k149Uwb.fetch.summary.ranging.srMarker.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K149_Uwb_Fetch_Summary_Ranging_SrMarker_Location.rst