forked from autodeploy_config/sls_x12sa_launcher
using new drivers for Epics7
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"menu": [
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Scaler (X12SA-ES1-SCALER)",
|
||||
"text": "Scaler (X12SA-ES3-SCALER)",
|
||||
"command": "caqtdm -macro P=X12SA-ES1-,S=SCALER scaler16.ui"
|
||||
},
|
||||
{
|
||||
@@ -37,7 +37,7 @@
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "MCS scaler",
|
||||
"command": "caqtdm -macro \"P=X12SA-MCS:\" Struck8.ui"
|
||||
"command": "caqtdm -macro \"P=X12SA-MCS:\" SIS38XX.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
{
|
||||
"menu": [
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Scaler (X12SA-OP1-SCALER)",
|
||||
"command": "caqtdm -macro \"P=X12SA-OP1-,S=SCALER\" scaler16.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "CPU Watch",
|
||||
|
||||
@@ -28,18 +28,6 @@
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"type": "title",
|
||||
"text": "Favorites"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Temperatures",
|
||||
"command": "caqtdm $SLSBASE/sls/config/panel/ILUUL_HT-n.prc"
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"type": "title",
|
||||
"text": "Utilities"
|
||||
|
||||
Reference in New Issue
Block a user