From 4c577a7106ef0443a66f77daccd581b699ae8723 Mon Sep 17 00:00:00 2001 From: Carlos Doro Neto <carlos.neto@ess.eu> Date: Wed, 9 Aug 2023 16:54:54 +0200 Subject: [PATCH] Dpl: update macros for motion OPI --- 10-Top/dpl/dsm_top.bob | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/10-Top/dpl/dsm_top.bob b/10-Top/dpl/dsm_top.bob index 39c7d3f..381fb03 100644 --- a/10-Top/dpl/dsm_top.bob +++ b/10-Top/dpl/dsm_top.bob @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<!--Saved on 2023-08-09 11:21:12 by rony kuriakose--> <display version="2.0.0"> <macros> <P>LEBT-010:PBI-Dpl-001:</P> @@ -159,8 +158,8 @@ <action type="open_display"> <file>../../99-Shared/ecmcgeneralopi/ecmcOneAxisOperator.bob</file> <macros> - <M>Mtr</M> - <P>LEBT-010:PBI-DPLA-001:</P> + <M>m1</M> + <P>LEBT-010:PBI-Dpl-001:</P> <R>$(M)-</R> </macros> <target>tab</target> -- GitLab