Files
sls_x04sa_launcher/X_X04SA_tools.json
2021-08-31 09:45:21 +02:00

17 lines
352 B
JSON

{
"menu-title": {
"text": "EPICS Tools"
},
"menu": [
{
"type": "cmd",
"text": "StripTool",
"command": "X_X04SA_start-StripTool -g +100+100"
},
{
"type": "cmd",
"text": "Panel",
"command": "X_X04SA_panel.sh -g +100+100"
}
]
}