Files
sls_x04sa_launcher/X_X04SA_Diag_top_menu.json
2022-12-05 15:59:26 +01:00

54 lines
1.5 KiB
JSON

{
"menu-title": {
"text": "Diagnostics"
},
"menu": [
{
"type": "separator"
},
{
"type": "title",
"text": "VME Crates",
"style": "color: black;background-color: #fb00f3004a00;"
},
{
"type": "menu",
"text": "ioc Statistics",
"file": "X_X04SA_Diag_VXstats.json",
"style": "color: black;background-color: #fb00f3004a00;"
},
{
"type": "menu",
"text": "softioc status",
"file": "X_X04SA_Diag_SoftIOC.json",
"style": "color: black;background-color: #fb00f3004a00;"
},
{
"type": "cmd",
"text": "Reboot screen",
"command": "caqtdm -x -attach -noMsg -dg +355+400 -macro DAC=X04SA-ES3-AO:1,T=1 X_X04SA_bootSelect.ui",
"style": "color: black;background-color: #fb00f3004a00;"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Encoders",
"style": "color: blue;"
},
{
"type": "menu",
"text": "Encoder caqtdm Panels",
"file": "X_X04SA_Diag_encMedm.json",
"style": "color: blue;"
},
{
"type": "menu",
"text": "Encoder Initialisation Utilities",
"file": "X_X04SA_Diag_encInit.json",
"style": "color: blue;"
}
]
}