forked from autodeploy_config/sls_x12sa_launcher
28 lines
703 B
JSON
28 lines
703 B
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Front End BPM1 Grid",
|
|
"panel": "X_X12SA_BPM.ui",
|
|
"macros": "BPM=BPM1",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Front End BPM1 Grid",
|
|
"panel": "X_X12SA_BPM.ui",
|
|
"macros": "BPM=BPM2",
|
|
"param": "-noMsg -attach"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Front End Motors",
|
|
"file": "X_X12SA_FE-motors.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Front End Encoders",
|
|
"file": "X_X12SA_FE-encoder.json"
|
|
}
|
|
]
|
|
} |