update caqtdm panel names

This commit is contained in:
Xiaoqiang Wang
2022-12-06 10:09:44 +01:00
parent bb34455c2a
commit 15d69917a4
3 changed files with 5 additions and 11 deletions

View File

@@ -58,16 +58,10 @@
"text": "Sample Spinner",
"command": "caqtdm -x -attach -noMsg -dg +300+100 -macro P=X04SA-ES2-,M=SM:ROX,T1=PD,T2=Spinner X_X04SA_spinner_small.ui"
},
{
"type": "cmd",
"text": "On-the-Fly",
"command": "caqtdm -x -attach -noMsg -dg +100+550 -macro P=X04SA-ES2-OTF G_OTFSCAN_user.ui",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Sample Camera",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-SAMCAM:,R=cam1: prosilica_MX.ui"
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES2-SAMCAM:,R=cam1: prosilica.ui"
},
{
"type": "cmd",

View File

@@ -100,12 +100,12 @@
{
"type": "cmd",
"text": "Motor 1",
"command": "caqtdm -x -attach -noMsg -dg +100+100 -macro P=X04SA-ES3-,M=USER:MOT1 G_DRV_motor_mp.ui"
"command": "caqtdm -x -attach -noMsg -dg +100+100 -macro P=X04SA-ES3-,M=USER:MOT1 motorx_all.ui"
},
{
"type": "cmd",
"text": "Motor 2",
"command": "caqtdm -x -attach -noMsg -dg +120+120 -macro P=X04SA-ES3-,M=USER:MOT2 G_DRV_motor_mp.ui"
"command": "caqtdm -x -attach -noMsg -dg +120+120 -macro P=X04SA-ES3-,M=USER:MOT2 motorx_all.ui"
}
]
}
}

View File

@@ -44,7 +44,7 @@
{
"type": "cmd",
"text": "Eiger Control Panel",
"command": "caqtdm -x -attach -noMsg -dg +255+350 -macro P=X04SA-ES3-EIGER:,R=cam1: slsDetector5.ui"
"command": "caqtdm -x -attach -noMsg -dg +255+350 -macro P=X04SA-ES3-EIGER:,R=cam1: slsDetector.ui"
},
{
"type": "cmd",