From 152946d07e8dc38df69e8fdf506b9529c467dc8d Mon Sep 17 00:00:00 2001 From: Xiaoqiang Wang Date: Fri, 13 Jan 2023 19:30:01 +0100 Subject: [PATCH] remove obsolete entries --- X_X04SA_ES2_top_menu.json | 10 ---------- X_X04SA_ES3_top_menu.json | 16 ---------------- X_X04SA_Optics.json | 7 +------ 3 files changed, 1 insertion(+), 32 deletions(-) diff --git a/X_X04SA_ES2_top_menu.json b/X_X04SA_ES2_top_menu.json index 85c6f34..430f39e 100644 --- a/X_X04SA_ES2_top_menu.json +++ b/X_X04SA_ES2_top_menu.json @@ -8,21 +8,11 @@ "type": "title", "text": "PD - Powder Diffractometer" }, - { - "type": "menu", - "text": "Motors", - "file": "X_X04SA_ES2_mainMotors.json" - }, { "type": "menu", "text": "User Motors", "file": "X_X04SA_ES2_userMotors.json" }, - { - "type": "cmd", - "text": "Scalers", - "command": "caqtdm -x -attach -noMsg -dg +100+680 -macro \"T=ES2,P=X04SA-ES2-SC:\" X_X04SA_dcr508.ui" - }, { "type": "cmd", "text": "LCAD", diff --git a/X_X04SA_ES3_top_menu.json b/X_X04SA_ES3_top_menu.json index 5c9b76b..dbec3ab 100644 --- a/X_X04SA_ES3_top_menu.json +++ b/X_X04SA_ES3_top_menu.json @@ -8,14 +8,6 @@ "type": "title", "text": "ISSD - In-Situ Surface Diffractometer" }, - { - "type": "cmd", - "text": "ISSD Main Display", - "command": "X_X04SA_ES3_main-display.sh" - }, - { - "type": "separator" - }, { "type": "menu", "text": "Motors", @@ -109,14 +101,6 @@ "type": "cmd", "text": "X-ray Eye", "command": "caqtdm -dg +20+80 -x -attach -noMsg -macro ES=ES3 X_X04SA_ES2_xRayEye.ui" - }, - { - "type": "separator" - }, - { - "type": "cmd", - "text": "PLD Launcher", - "command": "launcher.tcl -g +30-200 X_PLD_X04SA" } ] } diff --git a/X_X04SA_Optics.json b/X_X04SA_Optics.json index 898fb7c..c5bc0c0 100644 --- a/X_X04SA_Optics.json +++ b/X_X04SA_Optics.json @@ -3,11 +3,6 @@ "text": "Optics" }, "menu": [ - { - "type": "cmd", - "text": "Optics Main Display", - "command": "X_X04SA_op-main-display.sh" - }, { "type": "cmd", "text": "Filters", @@ -96,4 +91,4 @@ "command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-BM3:,M1=TRY,M2=TRX motor2x.ui" } ] -} \ No newline at end of file +}