Files
sls_x11ma_launcher/X_X11MA_FE.json
2025-08-25 16:14:45 +02:00

46 lines
1.2 KiB
JSON

{
"menu": [
{
"type": "title",
"text": "Front End"
},
{
"type": "caqtdm",
"text": "XBPM1 Readout",
"panel": "X_FE_XBPM.ui",
"macros": "P=X11MA-FE-,R=XBPM1:",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "XBPM1 Motors",
"panel": "motor2x.ui",
"macros": "P=X11MA-FE-XBPM1:,M1=TRX,M2=TRY",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "Slit Center and Size",
"panel": "motor4x.ui",
"macros": "P=X11MA-FE-SL1:,M1=CENTERX,M2=SIZEX,M3=CENTERY,M4=SIZEY",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Expert Panels"
},
{
"type": "caqtdm",
"text": "Front End Motors",
"panel": "FE_Overview.ui",
"macros": "BML=X11MA",
"param": "-noMsg -attach -stylefile slses.qss"
}
]
}