Files
sls_x12sa_launcher/X_X12SA_FE-tools.json
2025-07-09 11:19:07 +02:00

46 lines
1.2 KiB
JSON

{
"menu": [
{
"type": "title",
"text": "Devices Panels"
},
{
"type": "caqtdm",
"text": "XBPM1 Readout",
"panel": "X_FE_XBPM.ui",
"macros": "P=X12SA-FE-,R=XBPM1:",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "XBPM1 Motors",
"panel": "motor2x.ui",
"macros": "P=X12SA-FE-XBPM1:,M1=TRX,M2=TRY",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "Slit Center and Size",
"panel": "motor4x.ui",
"macros": "P=X12SA-FE-SLDI1:,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": "X12SA_FE_SLDI_Overview.ui",
"macros": "BML=X12SA",
"param": "-noMsg -attach -stylefile slses.qss"
}
]
}