From d43636b8e6fd794b8c64a0fb2bf60092641d295e Mon Sep 17 00:00:00 2001
From: Javier Cereijo Garcia <javier.cereijogarcia@ess.eu>
Date: Wed, 29 Jun 2022 13:49:37 +0200
Subject: [PATCH] MEBT EMU motion: updated motor record instance names

---
 99-Shared/emumotion/MEBTEMUmotion.bob | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/99-Shared/emumotion/MEBTEMUmotion.bob b/99-Shared/emumotion/MEBTEMUmotion.bob
index 615c1bc..9152a07 100644
--- a/99-Shared/emumotion/MEBTEMUmotion.bob
+++ b/99-Shared/emumotion/MEBTEMUmotion.bob
@@ -43,8 +43,8 @@
   <widget type="embedded" version="2.0.0">
     <name>Embedded Display</name>
     <macros>
-      <M>Slit-Axis1</M>
-      <P>PBI-EMU02:Ctrl-ECAT-100:</P>
+      <M>Axis</M>
+      <P>MEBT-010:PBI-EMUS-001:</P>
       <R>$(M)-</R>
     </macros>
     <file>ecmcOneAxisOperator.bob</file>
@@ -56,8 +56,8 @@
   <widget type="embedded" version="2.0.0">
     <name>Embedded Display_1</name>
     <macros>
-      <M>Slit-Axis2</M>
-      <P>PBI-EMU02:Ctrl-ECAT-100:</P>
+      <M>Axis</M>
+      <P>MEBT-010:PBI-EMUS-002:</P>
       <R>$(M)-</R>
     </macros>
     <file>ecmcOneAxisOperator.bob</file>
@@ -69,8 +69,8 @@
   <widget type="embedded" version="2.0.0">
     <name>Embedded Display_2</name>
     <macros>
-      <M>Grid-Axis1</M>
-      <P>PBI-EMU02:Ctrl-ECAT-100:</P>
+      <M>Axis</M>
+      <P>MEBT-010:PBI-EMUG-001:</P>
       <R>$(M)-</R>
     </macros>
     <file>ecmcOneAxisOperator.bob</file>
@@ -82,8 +82,8 @@
   <widget type="embedded" version="2.0.0">
     <name>Embedded Display_3</name>
     <macros>
-      <M>Grid-Axis2</M>
-      <P>PBI-EMU02:Ctrl-ECAT-100:</P>
+      <M>Axis</M>
+      <P>MEBT-010:PBI-EMUG-002:</P>
       <R>$(M)-</R>
     </macros>
     <file>ecmcOneAxisOperator.bob</file>
-- 
GitLab