From 470c34bfd1d3bb51d74bdea159ca551a902368fe Mon Sep 17 00:00:00 2001 From: Xiaoqiang Wang Date: Wed, 13 Aug 2025 12:02:00 +0200 Subject: [PATCH] FE: slit prefix changed to SL1 --- X_X04SA_FE_motors.json | 16 ++++++++-------- X_X04SA_FE_top_menu.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/X_X04SA_FE_motors.json b/X_X04SA_FE_motors.json index 8e5316d..4d2e0d2 100644 --- a/X_X04SA_FE_motors.json +++ b/X_X04SA_FE_motors.json @@ -16,23 +16,23 @@ }, { "type": "cmd", - "text": "SLDI 1 X-ring", - "command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SLDI,Axis=TRXR ecmcAxisExpert_v2.ui" + "text": "SL1 1 X-ring", + "command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SL1,Axis=TRXR ecmcAxisExpert_v2.ui" }, { "type": "cmd", - "text": "SLDI 1 Y-bottom", - "command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SLDI,Axis=TRYB ecmcAxisExpert_v2.ui" + "text": "SL1 1 Y-bottom", + "command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SL1,Axis=TRYB ecmcAxisExpert_v2.ui" }, { "type": "cmd", - "text": "SLDI 2 X-wall", - "command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SLDI,Axis=TRXW ecmcAxisExpert_v2.ui" + "text": "SL1 2 X-wall", + "command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SL1,Axis=TRXW ecmcAxisExpert_v2.ui" }, { "type": "cmd", - "text": "SLDI 2 Y-top", - "command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SLDI,Axis=TRYT ecmcAxisExpert_v2.ui" + "text": "SL1 2 Y-top", + "command": "caqtdm -x -attach -noMsg -macro SYS=X04SA-FE-SL1,Axis=TRYT ecmcAxisExpert_v2.ui" } ] } diff --git a/X_X04SA_FE_top_menu.json b/X_X04SA_FE_top_menu.json index 0b1d7ec..f39d054 100644 --- a/X_X04SA_FE_top_menu.json +++ b/X_X04SA_FE_top_menu.json @@ -16,7 +16,7 @@ { "type": "cmd", "text": "Slits Center and Size", - "command": "caqtdm -x -attach -noMsg -macro \"P=X04SA-FE-SLDI:,M1=CENTERX,M2=SIZEX,M3=CENTERY,M4=SIZEY\" motor4x.ui" + "command": "caqtdm -x -attach -noMsg -macro \"P=X04SA-FE-SL1:,M1=CENTERX,M2=SIZEX,M3=CENTERY,M4=SIZEY\" motor4x.ui" }, { "type": "menu",