forked from autodeploy_config/sls_x04sa_launcher
use new ioc monitor panels
This commit is contained in:
@@ -10,32 +10,27 @@
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "ID1 Crate",
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ID1 G_IOCMON_ioc_status.ui"
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ID1 iocStats.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "ID2 Crate",
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ID2 G_IOCMON_ioc_status.ui"
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ID2 iocStats.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "OP Crate",
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-OP G_IOCMON_ioc_status.ui"
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-OP iocStats.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "ES2 Crate",
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ES2 G_IOCMON_ioc_status.ui"
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ES2 iocStats.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "ES3 Crate",
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ES3 G_IOCMON_ioc_status.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "PLD Crate",
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-PLD G_IOCMON_ioc_status.ui"
|
||||
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ES3 iocStats.ui"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user