-
Notifications
You must be signed in to change notification settings - Fork 2
Startup and Shutdown
John Holt edited this page Jan 4, 2017
·
10 revisions
Start is initiated from C:\Instrument\Apps\EPICS\start_ibex_server.bat. It:
- Stop the ibex server (see below)
- Runs ca repeater bat
- Kills old carepeater tasks
- Starts a new task in procserve
- Runs conserver bat
- Stops conserver
- Starts a new conserver
- If startup.txt exists in config runs start_ibex_serverMini else runs start_ibex_server_full.bat
- [full only] update iocs db
- [full only] start ioc log server
- [full only] start the alarm server
- start the gateways
- start the procserver for the iocs (call
iocstartup\procserv.bat) - starts proc server control (PSCTRL IOC)
- Reload conserver
- [full only] start the experimental database updater (
ISIS\ExperimentalDatabase\master\start_expdata.bat) - [full only] start the block server
- [full only] start the database server
- [full only] start the script server (if not on an instrument)
- [mini only] Start and enable auto start on IOC in startup.txt list
Stop Instrument
Stop
- IOCs in startup.txt
- conserver
- IOC Log Server
- Alarm server
- gateway
- Blockserver
- Database Server
- Script Server
- IOCs with PID files
- All procserve processes
- All exes in ioc startups
- gateway exe
- conserver.exe
- console.exe
- PSCTRL
- Archive engine
- MK3 Chopper
- [instrument only] css.exe
- [instrument only] javaw
- [instrument only] java
- [instrument only] pythonw
- [instrument only] ibex-client
- [without startup] python
- [without startup] SeciUserInterface
- [without startup] SeciStartup
- [without startup] LabView
- [without startup] mkscript3
- [without startup] muonscript
- [without startup] PlotScan.exe
- [without startup] vs7jit.exe
- [without startup] mari_script.exe
- [without startup] tkgenie32.exe
- [without startup] dllhost.exe
- [without startup] isisdatasvr.exe
- [without startup] isisicp.exe
- [without startup] cwdss.exe
- camonitor
- caRepeaster