Files
sls_x11ma_launcher/X_X11MA_Monochromator.json

18 lines
476 B
JSON

{
"menu": [
{
"type": "title",
"text": "Monochromator"
},
{
"type": "cmd",
"text": "Control Panel",
"command": "caqtdm -noMsg -attach -dg +750+0 -macro \"P=X11MA\" X_MO_PGM_expert.ui"
},
{
"type": "cmd",
"text": "PGM motors",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA:,M1=m1,M2=m2,M3=m3,M4=m4\" topMotors4.ui"
}
]
}