From 842b5db0720d53ab45dd9c7e819b7ff7c9025123 Mon Sep 17 00:00:00 2001 From: Xiaoqiang Wang Date: Fri, 10 Mar 2023 10:54:28 +0100 Subject: [PATCH] OP: fluoscence screen motors and cameras --- X_X04SA_Optics.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/X_X04SA_Optics.json b/X_X04SA_Optics.json index ea7e1d9..a9322e0 100644 --- a/X_X04SA_Optics.json +++ b/X_X04SA_Optics.json @@ -99,6 +99,21 @@ "type": "cmd", "text": "BPM 3", "command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-BM3:,M1=TRY,M2=TRX motor2x.ui" + }, + { + "type": "cmd", + "text": "Fluorescence Screen Motors", + "command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-FS1:,M=TRX motorx.ui" + }, + { + "type": "cmd", + "text": "Fluorescence Screen Camera", + "command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-FS1:,R=cam1: ADVimba.ui" + }, + { + "type": "cmd", + "text": "Fluorescence Screen Viewer", + "command": "QtAD --simple --prefix=X04SA-OP-FS1:image1:" } ] }