Files
sls_x12sa_launcher/X_X12SA_ID-tools.json

44 lines
1.1 KiB
JSON

{
"menu": [
{
"type": "cmd",
"text": "Energy Control",
"command": "caqtdm -macro DEVICE=X12SA-ID X_ID_Energy.ui"
},
{
"type": "cmd",
"text": "Gap Control",
"command": "caqtdm -macro DEVICE=X12SA-ID X_ID_Gap.ui"
},
{
"type": "cmd",
"text": "Corrector PS",
"command": "caqtdm X_ID_PS_X12SA-Corr.ui"
},
{
"type": "cmd",
"text": "Feed Forward Control",
"command": "caqtdm X_ID_PS_X12SA-FF.ui"
},
{
"type": "cmd",
"text": "Bergoz BPMs",
"command": "caqtdm X_ID_BPM_X12SA.ui"
},
{
"type": "cmd",
"text": "Bergoz BPMs graph",
"command": "X_ID_BPM.tcl X12SA"
},
{
"type": "cmd",
"text": "Temperatures",
"command": "bar.tk -f X_ID_TC_X12SA.bar"
},
{
"type": "cmd",
"text": "Loss rate monitor",
"command": "caqtdm X_X12SA_loss-monitor.ui"
}
]
}