forked from autodeploy_config/sls_x11ma_launcher
update undulator panels
This commit is contained in:
@@ -4,61 +4,33 @@
|
||||
"type": "title",
|
||||
"text": "- Undulator -"
|
||||
},
|
||||
{
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "ID1 Gap",
|
||||
"panel": "Gap.ui",
|
||||
"macros": "DEVICE=X11MA-UIND1",
|
||||
"panel": "X_ID_GapX.ui",
|
||||
"macros": "DEVICE=X11MA-UIND1,FF_UI=X_ID_X11MA_FF",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "ID2 Gap",
|
||||
"panel": "Gap.ui",
|
||||
"macros": "DEVICE=X11MA-UIND2",
|
||||
"panel": "X_ID_GapX.ui",
|
||||
"macros": "DEVICE=X11MA-UIND2,FF_UI=X_ID_X11MA_FF",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "ID1 Energy",
|
||||
"panel": "ID_Energy.ui",
|
||||
"panel": "X_ID_Energy-Polarization.ui",
|
||||
"macros": "DEVICE=X11MA-UIND1",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
"type": "caqtdm",
|
||||
"text": "ID2 Energy",
|
||||
"panel": "ID_Energy.ui",
|
||||
"panel": "X_ID_Energy-Polarization.ui",
|
||||
"macros": "DEVICE=X11MA-UIND2",
|
||||
"param": "-noMsg -attach -stylefile slses.qss"
|
||||
},
|
||||
{
|
||||
"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": "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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user