Files
sls_x04sa_launcher/X_X04SA_Diag_SoftIOC.json
2025-05-15 10:40:50 +02:00

61 lines
1.4 KiB
JSON

{
"menu-title": {
"text": "SoftIOC"
},
"menu": [
{
"type": "title",
"text": "Restart"
},
{
"type": "cmd",
"text": "Robot",
"command": "ioc restart X04SA-PC-ROBO"
},
{
"type": "cmd",
"text": "Scan",
"command": "ioc restart X04SA-PC-GES"
},
{
"type": "cmd",
"text": "XPS",
"command": "ioc restart X04SA-PC-XPS"
},
{
"type": "cmd",
"text": "MYTEHN I0 1",
"command": "ioc restart X04SA-CPCL-ES2MYI01"
},
{
"type": "cmd",
"text": "Hexapod",
"command": "ioc restart X04SA-PC-HXP1"
},
{
"type": "cmd",
"text": "BPMs",
"command": "ioc restart X04SA-PC-BPM"
},
{
"type": "cmd",
"text": "PD Cameras",
"command": "ioc restart X04SA-PC-PDCAM"
},
{
"type": "cmd",
"text": "SD Cameras",
"command": "ioc restart X04SA-PC-SDCAM"
},
{
"type": "title",
"text": "Status"
},
{
"type": "cmd",
"text": "softioc",
"command": "caqtdm -x -macro IOC=X04SA-PC-ROBO iocStats.ui"
}
]
}