OP: fluoscence screen motors and cameras

This commit is contained in:
Xiaoqiang Wang
2023-03-10 10:54:28 +01:00
parent f3c0d85fbf
commit 842b5db072

View File

@@ -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:"
}
]
}