merging fmu and rmu iocs

This commit is contained in:
2025-10-07 15:05:25 +02:00
parent d9a955f075
commit eb34b62ac4
3 changed files with 7 additions and 7 deletions

View File

@@ -84,7 +84,7 @@
},
{
"type": "menu",
"text": "- FocusingMirrorUnit -",
"text": "- Focusing Mirror -",
"file": "X_X11MA_FMU.json"
},
{
@@ -94,7 +94,7 @@
},
{
"type": "menu",
"text": "- RMU Motors -",
"text": "- Refocusing Mirror 1 -",
"file": "X_X11MA_RMU.json"
},
{

View File

@@ -8,21 +8,21 @@
"type": "caqtdm",
"text": "FMU Overview",
"panel": "Mirror_Overview_U.ui",
"macros": "BML=X11MA,MU=FMU",
"macros": "BML=X11MA,MU=FM",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "FMU motors",
"panel": "motor5x.ui",
"macros": "P=X11MA-OP-FMU:,M1=TRYD,M2=TRYUR,M3=TRYUW,M4=TRX,M5=ROTY",
"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-FMU:,M1=TRYT,M2=TRYB",
"macros": "P=X11MA-OP-FM:,M1=TRYT,M2=TRYB",
"param": "-noMsg -attach -stylefile slses.qss"
}
]

View File

@@ -8,14 +8,14 @@
"type": "caqtdm",
"text": "RMU Overview",
"panel": "Mirror_Overview_D.ui",
"macros": "BML=X11MA,MU=RM",
"macros": "BML=X11MA,MU=RM1",
"param": "-noMsg -attach -stylefile slses.qss"
},
{
"type": "caqtdm",
"text": "RMU motors",
"panel": "motor5x.ui",
"macros": "P=X11MA-OP-RM:,M1=TRYU,M2=TRYDW,M3=TRYDR,M4=TRX,M5=ROTY",
"macros": "P=X11MA-OP-RM1:,M1=TRYU,M2=TRYDW,M3=TRYDR,M4=TRX,M5=ROTY",
"param": "-noMsg -attach -stylefile slses.qss"
}
]