Add more docs
This commit is contained in:
11
README.md
11
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
|
||||
|
||||
Reference in New Issue
Block a user