Files
sls_x04sa_launcher/X_X04SA_Diag_VXstats.json

27 lines
663 B
JSON

{
"menu-title": {
"text": "VME Crate Statistics"
},
"menu": [
{
"type": "title",
"text": "VME Crate Statistics"
},
{
"type": "cmd",
"text": "OP Crate",
"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 iocStats.ui"
},
{
"type": "cmd",
"text": "ES3 Crate",
"command": "caqtdm -x -attach -macro IOC=X04SA-VME-ES3 iocStats.ui"
}
]
}