Files
sls_x11ma_launcher/X_X11MA_Undulator.json
2025-12-03 11:20:49 +01:00

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"
}
]
}