diff --git a/X_X11MA.json b/X_X11MA.json index 89c1660..df54895 100644 --- a/X_X11MA.json +++ b/X_X11MA.json @@ -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" }, { diff --git a/X_X11MA_FMU.json b/X_X11MA_FMU.json index 7ece2b5..968d647 100644 --- a/X_X11MA_FMU.json +++ b/X_X11MA_FMU.json @@ -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" } ] diff --git a/X_X11MA_RMU.json b/X_X11MA_RMU.json index 9a25186..de2f213 100644 --- a/X_X11MA_RMU.json +++ b/X_X11MA_RMU.json @@ -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" } ]