forked from autodeploy_config/sls_x04sa_launcher
53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"menu-title": {
|
|
"text": "Test Motors",
|
|
"style": "color: black;background-color: #7300ff006b00;"
|
|
},
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "Test Motors"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 1",
|
|
"command": "caqtdm -x -attach -noMsg -dg +660+725 -macro P=X04SA-LAB:,M=MOT1 motorx.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 2",
|
|
"command": "caqtdm -x -attach -noMsg -dg +780+725 -macro P=X04SA-LAB:,M=MOT2 motorx.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 3",
|
|
"command": "caqtdm -x -attach -noMsg -dg +900+725 -macro P=X04SA-LAB:,M=MOT3 motorx.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 4",
|
|
"command": "caqtdm -x -attach -noMsg -dg +1020+725 -macro P=X04SA-LAB:,M=MOT4 motorx.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 5",
|
|
"command": "caqtdm -x -attach -noMsg -dg +1140+725 -macro P=X04SA-LAB:,M=MOT5 motorx.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 6",
|
|
"command": "caqtdm -x -attach -noMsg -dg +1260+725 -macro P=X04SA-LAB:,M=MOT6 motorx.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 7",
|
|
"command": "caqtdm -x -attach -noMsg -dg +1380+725 -macro P=X04SA-LAB:,M=MOT7 motorx.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Motor 8",
|
|
"command": "caqtdm -x -attach -noMsg -dg +1500+725 -macro P=X04SA-LAB:,M=MOT8 motorx.ui"
|
|
}
|
|
]
|
|
}
|