forked from autodeploy_config/sls_x11ma_launcher
merging fmu and rmu iocs
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user