forked from autodeploy_config/sls_x04sa_launcher
31 lines
931 B
JSON
31 lines
931 B
JSON
{
|
|
"menu-title": {
|
|
"text": "VME autoSaveRestore Status"
|
|
},
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "VME autoSaveRestore Status"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "OP Crate",
|
|
"command": "caqtdm -x -attach -noMsg -dg +840+10 -macro \"IOC=X04SA-VME-OP\" srStatus2.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ES2 Crate",
|
|
"command": "caqtdm -x -attach -noMsg -dg +840+10 -macro \"IOC=X04SA-VME-ES2\" srStatus2.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "ES3 Crate",
|
|
"command": "caqtdm -x -attach -noMsg -dg +840+10 -macro \"IOC=X04SA-VME-ES3\" srStatus2.ui"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "PLD Crate",
|
|
"command": "caqtdm -x -attach -noMsg -dg +840+10 -macro \"IOC=X04SA-VME-PLD\" srStatus2.ui"
|
|
}
|
|
]
|
|
} |