From d7b27ed96579bbcffa4dac55686fd8166e3ca4ac Mon Sep 17 00:00:00 2001 From: debenjak_l Date: Thu, 27 Jul 2023 17:20:42 +0200 Subject: [PATCH] adding SiC-BPM --- X_X11MA_AU.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/X_X11MA_AU.json b/X_X11MA_AU.json index e02048d..6f1f985 100644 --- a/X_X11MA_AU.json +++ b/X_X11MA_AU.json @@ -13,6 +13,12 @@ "type": "cmd", "text": "BP1 motors", "command": "caqtdm -noMsg -attach -macro \"P=X11MA-OP2-BP1:,M1=TRY,M2=TRZ\" topMotors2.ui" + }, + { + "type": "caqtdm", + "text": "SiC-BPM Test", + "panel": "BPM-Test.ui", + "param": "-noMsg -attach" } ] -} \ No newline at end of file +}