From 1cb10c68b780aeed7d2f361ecad4d3cb7e4131f9 Mon Sep 17 00:00:00 2001
From: Carlos Doro Neto <carlos.neto@ess.eu>
Date: Fri, 11 Aug 2023 14:38:53 +0200
Subject: [PATCH] Dpl: fix EVR OPI filepath

---
 10-Top/dpl/dsm_top.bob | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/10-Top/dpl/dsm_top.bob b/10-Top/dpl/dsm_top.bob
index 381fb03..b4c0c01 100644
--- a/10-Top/dpl/dsm_top.bob
+++ b/10-Top/dpl/dsm_top.bob
@@ -198,7 +198,7 @@
     <name>Timing</name>
     <actions>
       <action type="open_display">
-        <file>/opt/opis/10-Engineer/10-ACC/999-Tim/99-Shared/evr-mtca-300u.bob</file>
+        <file>/opt/opis/10-Engineer/10-ACC/999-Tim/99-Shared/evr-pcie-300dc.bob</file>
         <macros>
           <EVR>Doppler</EVR>
           <P>PBI-DPL01:Ctrl-EVR-101:</P>
-- 
GitLab