forked from autodeploy_config/sls_x11ma_launcher
70 lines
2.0 KiB
JSON
70 lines
2.0 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "- Undulator -"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ID1 Gap",
|
|
"command": "caqtdm -noMsg -macro DEVICE=X11MA-ID1 -attach X_ID_GapShift.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ID2 Gap",
|
|
"command": "caqtdm -noMsg -macro DEVICE=X11MA-ID2 -attach X_ID_GapShift.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ID1 Energy",
|
|
"command": "caqtdm -noMsg -attach -macro DEVICE=X11MA-ID1 X_ID_EnergyPolar-more.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ID2 Energy",
|
|
"command": "caqtdm -noMsg -attach -macro DEVICE=X11MA-ID2 X_ID_EnergyPolar-more.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Bergoz BPMs Striptool",
|
|
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA-ID-FBPM.strip"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Bergoz BPMs panel",
|
|
"command": "caqtdm -noMsg -attach X_ID_BPM_X11MA.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Bergoz BPMs graph",
|
|
"command": "X_ID_BPM.sh X11MA"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Correctors",
|
|
"command": "caqtdm -noMsg -attach X_ID_PS_X11MA-Corr.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Chicane PS",
|
|
"command": "caqtdm -noMsg -attach X_ID_PS_X11MA-Chicane.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Local orbit bumps",
|
|
"command": "caqtdm -noMsg -attach X_ID_PS_X11MA-Bumps.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Beam stabilization",
|
|
"command": "caqtdm -noMsg -attach -macro P=X11MA-PC-SOFT X_X11MA_SOFT_aridi.ui"
|
|
}
|
|
]
|
|
}
|