forked from autodeploy_config/sls_x12sa_launcher
update undulator panels
This commit is contained in:
@@ -1,44 +1,25 @@
|
||||
{
|
||||
"menu": [
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Energy Control",
|
||||
"command": "caqtdm -macro DEVICE=X12SA-ID X_ID_Energy.ui"
|
||||
"type": "caqtdm",
|
||||
"panel": "X_ID_Energy.ui",
|
||||
"macros": "DEVICE=X12SA-UIND",
|
||||
"param": "-noMsg -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Gap Control",
|
||||
"command": "caqtdm -macro DEVICE=X12SA-ID X_ID_Gap.ui"
|
||||
"type": "caqtdm",
|
||||
"panel": "X_ID_Gap.ui",
|
||||
"macros": "DEVICE=X12SA-UIND",
|
||||
"param": "-noMsg -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
"type": "caqtdm",
|
||||
"panel": "X_ID_FF.ui",
|
||||
"macros": "DEVICE=X12SA-UIND",
|
||||
"param": "-noMsg -stylefile slses.qss"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user