forked from autodeploy_config/sls_x12sa_launcher
65 lines
1.5 KiB
JSON
65 lines
1.5 KiB
JSON
{
|
|
"menu-title": {
|
|
"text": "X12SA Expert Launcher"
|
|
},
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "General"
|
|
},
|
|
{
|
|
"type": "caqtdm",
|
|
"text": "Operation Panel",
|
|
"panel": "A_OP_Info_Panel.ui",
|
|
"param": "-noMsg -attach -stylefile slses.qss"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "StripTool",
|
|
"command": "jstriptool"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "title",
|
|
"text": "Utilities"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "ID Tools",
|
|
"file": "/sls/controls/config/launcher/X_ID_X12SA.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "EPS Tools",
|
|
"file": "/sls/plc/config/launcher/X_EPS_X12SA-Subs.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "BPM Tools",
|
|
"file": "X_X12SA_BPM-tools.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Front End Tools",
|
|
"file": "X_X12SA_FE-tools.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Optic Tools",
|
|
"file": "X_X12SA_OP-tools.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Experimental Tools",
|
|
"file": "X_X12SA_ES-motors.json"
|
|
},
|
|
{
|
|
"type": "menu",
|
|
"text": "Miscellaneous Tools",
|
|
"file": "X_X12SA_Opt-tools.json"
|
|
}
|
|
]
|
|
}
|