forked from autodeploy_config/sls_x11ma_launcher
25 lines
589 B
JSON
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"
|
|
}
|
|
]
|
|
}
|