Files
sls_x11ma_launcher/X_X11MA_FMU.json
2025-11-18 11:29:22 +01:00

30 lines
858 B
JSON

{
"menu": [
{
"type": "title",
"text": "FocusingMirrorUnit"
},
{
"type": "caqtdm",
"text": "FMU Overview",
"panel": "Mirror_Overview_U.ui",
"macros": "BML=X11MA,MU=FM,SYS=OP1",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "FMU motors",
"panel": "motor5x.ui",
"macros": "P=X11MA-OP-FM:,M1=TRYD,M2=TRYUR,M3=TRYUW,M4=TRX,M5=ROTY",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "FMU aperture motors",
"panel": "motor2x.ui",
"macros": "P=X11MA-OP-FM:,M1=TRYT,M2=TRYB",
"param": "-noMsg -attach -stylefile slses.qss"
}
]
}