forked from autodeploy_config/sls_x11ma_launcher
adding full path for strip files
This commit is contained in:
@@ -7,22 +7,22 @@
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "BPM 8LB stripchart",
|
||||
"command": "/sls/controls/bin/jStripTool X_X11MA_ARIDI-BPM-08LB-RMS-AVG.strip"
|
||||
"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 X_X11MA_ARIDI-BPM-09LB-RMS-AVG.strip"
|
||||
"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 X_X11MA_ARIDI-BPM-10MB-RMS-AVG.strip"
|
||||
"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 X_X11MA_ARIDI-BPM-11MB-RMS-AVG.strip"
|
||||
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA_ARIDI-BPM-11MB-RMS-AVG.strip"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "StripChart",
|
||||
"command": "/sls/controls/bin/jStripTool X_X11MA_pressure.strip"
|
||||
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA_pressure.strip"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "StripChart",
|
||||
"command": "/sls/controls/bin/jStripTool X_X11MA_temperature.strip"
|
||||
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA_temperature.strip"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Bergoz BPMs Striptool",
|
||||
"command": "/sls/controls/bin/jStripTool X_X11MA-ID-FBPM.strip"
|
||||
"command": "/sls/controls/bin/jStripTool /sls/X11MA/config/striptool/X_X11MA-ID-FBPM.strip"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
|
||||
Reference in New Issue
Block a user