forked from autodeploy_config/sls_x11ma_launcher
29 lines
948 B
JSON
29 lines
948 B
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "Machine Status"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "BPM 8LB stripchart",
|
|
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA_ARIDI-BPM-08LB-RMS-AVG.strip"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "BPM 9LB stripchart",
|
|
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA_ARIDI-BPM-09LB-RMS-AVG.strip"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "BPM 10MB stripchart",
|
|
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA_ARIDI-BPM-10MB-RMS-AVG.strip"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "BPM 11MB stripchart",
|
|
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA_ARIDI-BPM-11MB-RMS-AVG.strip"
|
|
}
|
|
]
|
|
}
|