forked from autodeploy_config/sls_x11ma_launcher
30 lines
858 B
JSON
30 lines
858 B
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "FocusingMirrorUnit"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "FMU Overview",
|
|
"panel": "Mirror_Overview_U.ui",
|
|
"macros": "BML=X11MA,MU=FM,SYS=OP1",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "FMU motors",
|
|
"panel": "motor5x.ui",
|
|
"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-FM:,M1=TRYT,M2=TRYB",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
}
|
|
]
|
|
}
|