forked from autodeploy_config/sls_x04sa_launcher
54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"menu-title": {
|
|
"text": "X04SA Front End"
|
|
},
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "Undulator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Gap",
|
|
"command": "caqtdm -x -attach -noMsg -dg +500+170 -stylefile slses.qss -macro DEVICE=X04SA-UIND Gap.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Cooling",
|
|
"command": "caqtdm -x -attach -noMsg X_ID_X04SA_Cooling.ui"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Fontend"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "XBPM1",
|
|
"command": "caqtdm -x -attach -noMsg -macro \"XBPM=X04SA-FE-XBPM1,BML=X04SA,ID=ID\" X_XBPM_xbpm_new2.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "XBPM2",
|
|
"command": "caqtdm -x -attach -noMsg -macro \"XBPM=X04SA-FE-XBPM2,BML=X04SA,ID-ID\" X_XBPM_xbpm_new2.ui"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Motors",
|
|
"file": "X_X04SA_FE_motors.json",
|
|
"style": "color: blue;"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Exp Hutch 1"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "EH1 Slits",
|
|
"file": "X_X04SA_EH1_slits.json"
|
|
}
|
|
]
|
|
}
|