DiamondLightSource / DiamondLightSource/dodal
i18 VFM not compatible with KBMirror class
Open
i18
- Dominant language
- Python
- Stars
- 5
- Forks
- 13
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 10
Description
i18's vfm and hfm appear to use different IOCs. hfm is compatible with our existing KBMirror, but the vfm has different fields. A device class for the vfm should be created, and i18 should make use of it.
## Acceptance Criteria
* A device class has been made with the important readable/settable fields of the IOC
* An instance of the device class is in the i18 beamline module
* The instance in the i18 beamline module connects as part of dodal connect
Contributor guide
Assessment
This issue has not been assessed yet.