From 1b4f15f79557795fcc43b096303ac24ebd8367db Mon Sep 17 00:00:00 2001 From: Carlos Doro Neto <carlos.neto@ess.eu> Date: Mon, 20 Feb 2023 10:54:30 +0100 Subject: [PATCH] MEBT WS: Update error PV (ecmc v8) --- 99-Shared/adsis8300ws/motion/ecmcOneAxisEngineering.bob | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/99-Shared/adsis8300ws/motion/ecmcOneAxisEngineering.bob b/99-Shared/adsis8300ws/motion/ecmcOneAxisEngineering.bob index d82b23c..b9d845a 100644 --- a/99-Shared/adsis8300ws/motion/ecmcOneAxisEngineering.bob +++ b/99-Shared/adsis8300ws/motion/ecmcOneAxisEngineering.bob @@ -743,7 +743,7 @@ <style>3</style> <widget type="led" version="2.0.0"> <name>Error</name> - <pv_name>$(P)$(R)Err</pv_name> + <pv_name>$(P)$(R)ErrId</pv_name> <bit>0</bit> <x>20</x> <y>20</y> -- GitLab