Files
sls_x11ma_launcher/X_X11MA_Xmcd.json
2024-10-23 16:01:35 +02:00

50 lines
1.2 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-\" scan_saveDataplus.ui"
},
{
"type": "title",
"text": "Camera"
},
{
"type": "caqtdm",
"text": "URL Webcam driver",
"panel": "URLDriver.ui",
"macros": "P=X11MA-CPCL-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"
}
]
}