new FMU submenu

This commit is contained in:
2025-09-15 15:18:33 +02:00
parent b3263ae99d
commit a266d704d7

View File

@@ -5,9 +5,18 @@
"text": "FocusingMirrorUnit"
},
{
"type": "cmd",
"type": "caqtdm",
"text": "FMU Overview",
"panel": "MU_Overview.ui",
"macros": "BML=X11MA,MU=FMU",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "FMU motors",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-OP2-FM:,M1=TRY1,M2=TRY4\" topMotors2.ui"
"panel": "motor5x.ui",
"macros": "P=X11MA-OP-FMU,M1=TRYD,M2=TRYUR,M3=TRYUW,M4=TRZ,M5=ROTY",
"param": "-noMsg -attach -stylefile slses.qss"
}
]
}
}