From 64f245b9895e7fa6e75ac52d262dcdcb30036ccb Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Thu, 15 May 2025 09:33:17 +0200 Subject: [PATCH] update undulator GUI --- X_X04SA_FE_top_menu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/X_X04SA_FE_top_menu.json b/X_X04SA_FE_top_menu.json index 5b40c82..6d87b87 100644 --- a/X_X04SA_FE_top_menu.json +++ b/X_X04SA_FE_top_menu.json @@ -10,7 +10,7 @@ { "type": "cmd", "text": "Gap", - "command": "caqtdm -x -attach -noMsg -dg +500+170 -macro \"DEVICE=X04SA-ID\" X_ID_Gap.ui" + "command": "caqtdm -x -attach -noMsg -dg +500+170 -stylefile slses.qss -macro DEVICE=X04SA-UIND Gap.ui" }, { "type": "cmd", @@ -50,4 +50,4 @@ "file": "X_X04SA_EH1_slits.json" } ] -} \ No newline at end of file +}