forked from autodeploy_config/sls_x11ma_launcher
37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "- Undulator -"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "ID1 Gap",
|
|
"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": "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": "X_ID_Energy-Polarization.ui",
|
|
"macros": "DEVICE=X11MA-UIND1",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "ID2 Energy",
|
|
"panel": "X_ID_Energy-Polarization.ui",
|
|
"macros": "DEVICE=X11MA-UIND2",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
}
|
|
]
|
|
}
|