From 319efc6c8d1de91b3e9af230e9c0630c4173c2a9 Mon Sep 17 00:00:00 2001 From: Xiaoqiang Wang Date: Fri, 26 Sep 2025 19:07:48 +0200 Subject: [PATCH] OP: add test XBPM readout --- X_X04SA_Optics.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/X_X04SA_Optics.json b/X_X04SA_Optics.json index ccfbcc9..f1ea1a2 100644 --- a/X_X04SA_Optics.json +++ b/X_X04SA_Optics.json @@ -114,6 +114,11 @@ "type": "cmd", "text": "Fluorescence Screen Viewer", "command": "QtAD --simple --prefix=X04SA-OP-FS1:image1:" + }, + { + "type": "cmd", + "text": "SenSiC XBPM readout", + "command": "caqtdm -x -attach -noMsg -macro \"P=X04SA-FE-,R=XBPM2:,\" quadEM.ui" } ] }