forked from autodeploy_config/sls_x11ma_launcher
18 lines
510 B
JSON
18 lines
510 B
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "Front End"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Main Control Panel",
|
|
"command": "caqtdm -noMsg -attach -dg +1500+0 -macro \"P=X11MA-FE-\" X_X11MA_FEencoder.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor Control",
|
|
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-FE-,M1=SH1:TR2,M2=SH1:TR1,M3=SV1:TR1,M4=SV1:TR2\" topMotors4.ui"
|
|
}
|
|
]
|
|
} |