forked from autodeploy_config/sls_x11ma_launcher
24 lines
619 B
JSON
24 lines
619 B
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "RefocusingMirrorUnit"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "RMU Overview",
|
|
"panel": "Mirror_Overview_D.ui",
|
|
"macros": "BML=X11MA,MU=RM1,SYS=OP1",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "RMU motors",
|
|
"panel": "motor5x.ui",
|
|
"macros": "P=X11MA-OP-RM1:,M1=TRYU,M2=TRYDW,M3=TRYDR,M4=TRX,M5=ROTY",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
}
|
|
]
|
|
}
|
|
|