forked from autodeploy_config/sls_x04sa_launcher
107 lines
2.9 KiB
JSON
107 lines
2.9 KiB
JSON
{
|
|
"menu-title": {
|
|
"text": "X04SA Top-level Launcher"
|
|
},
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "Global"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Optics Overview",
|
|
"command": "caqtdm -dg +30+90 -x -attach -noMsg -macro B=X04SA X_X04SA_Overview.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Beamline Overview",
|
|
"command": "caqtdm -dg +20+80 -x -attach -noMsg -macro B=X04SA X_X04SA_SynVwSmall.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Powder Diffractometer Overview",
|
|
"command": "caqtdm -x -attach -noMsg X_X04SA_ES2_overview.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Surface Diffractometer Overview",
|
|
"command": "caqtdm -x -attach -noMsg X_X04SA_ES3_overview.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Operation Info Panel",
|
|
"command": "caqtdm -x -macro BL=X04SA SLS_OP_Info.ui"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Epics Tools",
|
|
"file": "X_X04SA_tools.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Unix Tools",
|
|
"file": "X_X04SA_unix_tools.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Scan Tools",
|
|
"file": "X_X04SA_sscan.json"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Expert"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Monitors",
|
|
"file": "X_X04SA_monitors.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Undulator + FE",
|
|
"file": "X_X04SA_FE_top_menu.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Optics",
|
|
"file": "X_X04SA_Optics.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Powder Diffractometer",
|
|
"file": "X_X04SA_ES2_top_menu.json",
|
|
"style": "color: black;background-color: #7300ff006b00;"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "In-Situ Surface Diffractometer",
|
|
"file": "X_X04SA_ES3_top_menu.json",
|
|
"style": "color: black;background-color: #9900ffffffff;"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Diagnostics"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Diagnostics",
|
|
"file": "X_X04SA_Diag_top_menu.json"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Webcam Viewer",
|
|
"command": "X_X04SA_webcam_visual.py"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Photon Diagnostics",
|
|
"command": "caqtdm -x -attach -noMsg X_X04SA_PhotonDiag.ui"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Test VME",
|
|
"file": "X_X04SA_test_vme.json"
|
|
}
|
|
]
|
|
}
|