forked from autodeploy_config/sls_x04sa_launcher
28 lines
875 B
JSON
28 lines
875 B
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "Front-end Motors"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "FE BM1 (Vert.)",
|
|
"command": "caqtdm -x -attach -noMsg -dg +670+130 -macro P=X04SA-FE-,M=BM1:TRV motorx_du.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "FE BM1 (Horz.)",
|
|
"command": "caqtdm -x -attach -noMsg -dg +410+130 -macro P=X04SA-FE-,M=BM1:TRH motorx_wr.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "FE BM2 (Vert.)",
|
|
"command": "caqtdm -x -attach -noMsg -dg +540+030 -macro P=X04SA-FE-,M=BM2:TRV motorx_du.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "FE BM2 (Horz.)",
|
|
"command": "caqtdm -x -attach -noMsg -dg +540+260 -macro P=X04SA-FE-,M=BM2:TRH motorx_wr.ui"
|
|
}
|
|
]
|
|
} |