Files
sls_x11ma_launcher/X_X11MA_AU.json
2023-07-27 17:20:42 +02:00

25 lines
589 B
JSON

{
"menu": [
{
"type": "title",
"text": "Aperture Unit"
},
{
"type": "menu",
"text": "Control Panel",
"file": "X_X11MA_AU_motor_gui.json"
},
{
"type": "cmd",
"text": "BP1 motors",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-OP2-BP1:,M1=TRY,M2=TRZ\" topMotors2.ui"
},
{
"type": "caqtdm",
"text": "SiC-BPM Test",
"panel": "BPM-Test.ui",
"param": "-noMsg -attach"
}
]
}