graeme-winter / wyrmberg

Fake Eiger detector tooling
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Wrap in basic softioc #6

Closed graeme-winter closed 2 years ago

graeme-winter commented 2 years ago

https://dls-controls.github.io/pythonSoftIOC/master/tutorials/creating-an-ioc.html

Try and pull API definitions from

https://github.com/dls-controls/ADOdin/blob/dls-master/odinApp/Db/odin/OdinData.template

N.B. threading methods used in softioc incompatible with h5py -> will probably want to run odin in a subprocess, monitor

graeme-winter commented 2 years ago

See also

https://dls-controls.github.io/pythonSoftIOC/master/how-to/use-asyncio-in-an-ioc.html

graeme-winter commented 2 years ago

Done, in 8f83113d484c3ea1585a89e1c14e5191eff3d007