Skip to content

Configure Mini Inst

John Holt edited this page Jun 6, 2019 · 8 revisions

Wiki > Deployment > Deployment on an Instrument Control PC > Configure Mini Inst

To install a mini inst, you need to install the EPICS backend and add the following in the \NDXxxxxx\configurations\ area.

Startup and shutdown

You can start up the mini inst using the normal start_ibex_server and stop it with stop_ibex_server. It will look for the startup.txt and start up the mini inst instead of the full IBEX server if it exists.

Updating config

If you update a configuration in globals.txt then don't forget to restart the IOC. This can be done either by running start_ibex_server but it is more efficient to console to the IOC and restart it using ctrl+x.

Clone this wiki locally