forked from autodeploy_config/sls_x11ma_launcher
50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "----- Ptycho Setup -----"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 5",
|
|
"command": "caqtdm -noMsg -attach -macro P=X11MA-ES5:,M=MOT05 motorx_mp.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 6",
|
|
"command": "caqtdm -noMsg -attach -macro P=X11MA-ES5:,M=MOT06 motorx_mp.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 7",
|
|
"command": "caqtdm -noMsg -attach -macro P=X11MA-ES5:,M=MOT07 motorx_mp.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 10",
|
|
"command": "caqtdm -noMsg -attach -macro P=X11MA-ES5:,M=MOT10 motorx_mp.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 11",
|
|
"command": "caqtdm -noMsg -attach -macro P=X11MA-ES5:,M=MOT11 motorx_mp.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 12",
|
|
"command": "caqtdm -noMsg -attach -macro P=X11MA-ES5:,M=MOT12 motorx_mp.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Girder Mover",
|
|
"command": "caqtdm -x -attach -noMsg -macro \"NAME=X11MA-ES5-HG,NAME1=X11MA-ES5\" G_HEXGIR_5Dbasic.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ZMI Debug",
|
|
"command": "caqtdm -x -attach -noMsg -macro \"P=X11MA-ES5,C0=:ZMIA0,C1=:ZMIA1,C2=:ZMIA2,C3=:ZMIA3\" -x G_DRV_ZMIAsyn_Diagnostic.ui"
|
|
}
|
|
]
|
|
}
|
|
|