forked from autodeploy_config/sls_x04sa_launcher
update caqtdm panel names
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user