forked from autodeploy_config/sls_x11ma_launcher
69 lines
1.8 KiB
JSON
69 lines
1.8 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "----- XMCD -----"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "XMCD panel",
|
|
"command": "caqtdm -noMsg -attach -macro \"BML=X11MA\" X_X11MA_XMCD.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ID & Mono saveData",
|
|
"command": "caqtdm -noMsg -attach -dg +2200+600 -macro \"P=X11MA-ES1-\" G_SYNAPPS_scan_saveDataplus.ui"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Temp. Control"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Lakeshore 340",
|
|
"panel": "G_DRV_SATECO_lakeshore_340.ui",
|
|
"macros": "NAME=X11MA-ES3-LSCI,TITLE=X11MA_ES3__Lakeshore340",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Camera"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "URL Webcam driver",
|
|
"panel": "URLDriver.ui",
|
|
"macros": "P=X11MA-PC-WEBCAM:,R=cam1:",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "motor TBT",
|
|
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-ES1-TBT:,M=TRY\" motorx_more.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "On-The-Fly XAS/XMCD"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "OTF new",
|
|
"command": "X_X11MA_otf.sh"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Region Config",
|
|
"command": "caqtdm -noMsg -attach -macro \"P=X11PHS\" X_X11MA_ede.ui"
|
|
}
|
|
]
|
|
}
|