Files
sls_x04sa_launcher/X_X04SA_Diag_SoftIOC.json
2025-06-17 12:49:25 +02:00

76 lines
1.8 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 x48",
"command": "ioc restart X04SA-CPCL-MYTHEN3"
},
{
"type": "cmd",
"text": "MYTEHN I0 1",
"command": "ioc restart X04SA-CPCL-ES2MYI01"
},
{
"type": "cmd",
"text": "MYTEHN I0 2",
"command": "ioc restart X04SA-CPCL-ES2MYI02"
},
{
"type": "cmd",
"text": "MYTEHN I0 3",
"command": "ioc restart X04SA-CPCL-ES2MYI03"
},
{
"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"
}
]
}