Files
sls_x11ma_launcher/X_X11MA.json
2025-10-08 12:04:56 +02:00

188 lines
4.7 KiB
JSON

{
"menu-title": {
"text": "- SIM WORKBENCH -"
},
"menu": [
{
"type": "title",
"text": "- SIM WORKBENCH -"
},
{
"type": "caqtdm",
"text": "New Beamline Synoptic Panel",
"panel": "X_X11MA_Synoptic_Overview.ui",
"macros": "BML=X11MA",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "cmd",
"text": "Old Beamline Synoptic Panel",
"command": "caqtdm -noMsg -attach -macro \"BML=X11MA,PGM=X11MA,P=X11MA-OP2-\" X_X11MA_SPX11.ui"
},
{
"type": "caqtdm",
"text": "Operation Panel",
"panel": "A_OP_Info_Panel.ui",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "menu",
"text": "- Desktops -",
"file": "X_X11MA_desktops.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- Tools -",
"file": "X_X11MA_Tools.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- KEITHLEY -",
"file": "X_X11MA_PC-KEITHLEY.json"
},
{
"type": "cmd",
"text": "analog signals",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-ES1\" X_X11MA_ES1_acomp.ui"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- EPS Tools",
"file": "/sls/plc/config/launcher/X_EPS_X11MA-Subs.json"
},
{
"type": "menu",
"text": "- Machine -",
"file": "X_X11MA_Machine.json"
},
{
"type": "menu",
"text": "- Undulator -",
"file": "X_X11MA_Undulator.json"
},
{
"type": "menu",
"text": "- FrontEnd -",
"file": "X_X11MA_FE.json"
},
{
"type": "menu",
"text": "- CollimatingMirrorUnit -",
"file": "X_X11MA_CMU.json"
},
{
"type": "menu",
"text": "- ApertureUnit -",
"file": "X_X11MA_AU.json"
},
{
"type": "menu",
"text": "- MONOCHROMATOR -",
"file": "X_X11MA_Monochromator.json"
},
{
"type": "menu",
"text": "- Focusing Mirror -",
"file": "X_X11MA_FMU.json"
},
{
"type": "menu",
"text": "- ExitSlit -",
"file": "X_X11MA_EXSLIT.json"
},
{
"type": "menu",
"text": "- Refocusing Mirror 1 -",
"file": "X_X11MA_RMU.json"
},
{
"type": "menu",
"text": "- Slit Motors -",
"file": "X_X11MA_SL.json"
},
{
"type": "menu",
"text": "- OP2 optics -",
"file": "X_X11MA_OP2crate.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- Photon Source -",
"file": "X_X11MA_Phsrc.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- PEEM -",
"file": "X_X11MA_PEEM.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- XMCD -",
"file": "X_X11MA_Xmcd.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- resoxs -",
"file": "X_X11MA_ES3_resoxs.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- Ptycho -",
"file": "X_X11MA_ptycho.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- tr-tey -",
"file": "X_X11MA_ES4.json"
},
{
"type": "separator"
},
{
"type": "menu",
"text": "- BL Cameras -",
"file": "X_X11MA_Cameras.json"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Alarm Handler",
"style": "background-color: #7300ff006b00;color: black;"
},
{
"type": "cmd",
"text": "X11MA Alarms",
"command": "alh -a X_X11MA-alarm.log -o X_X11MA-opmod.log $ {SLSBASE} /sls/config/alh/X_X11MA.alhInclude"
}
]
}