diff --git a/README.md b/README.md index 40ccaf6..411b83c 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,14 @@ It has only been tested with version 0.5.2 of the windows application, with Ikon This is the recommended solution (by Pierre), at least for Ikon-L camera. You should make sure to configure Camini with string "EPICS-", meaning without internal IOC. It then uses the PVs provided here as the interface. + +### Use this module in your IOC +To use this in your IOC include the following in your startup script, example from NEUTRA. +``` +epicsEnvSet("INSTR", "SQ:NEUTRA:") +runScript "$(camini_DIR)camini.cmd" +``` + +### Set up Camini the windows application +This is documented on the wiki, here: +https://liniec.pages.psi.ch/sinq/cameras/#andor-ikon-l-camera-with-camini