ISISComputingGroup / ISISComputingGroup/IBEX
TTI PL303QMD-P
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As an electronics technician, I would like IBEX to support a `TTI PL303QMD-P` power supply.
This is a dual-channel version of the TTI PL-P series of power supplies. Our IOC should be extended to allow additional channels. In our existing IOC we already have an `ADDRESS` macro which is the internal comms address, this ticket it to add `ADDRESS2`..`ADDRESS` macros which conditionally load extra channels. Some refactoring of db/`st.cmd`/emulator will also be required, but the actual commands to the device should be the same as currently.
> The other one is PL303QMD-P (Dual channel PL303-P). It uses single RS232 port for both outputs. This will mean we do not need use two IOCs to run supplies for experiments.
>
> There is no rush at all!
### Acceptance criteria
- [ ] We can talk to both channels on a `TTI PL303QMD-P` power supply using the existing `TTIPLP` ioc.
- [ ] OPI updated to show both channels if both are configured
- [ ] By default the IOC still only loads a single channel (remaining compatible with existing IOC)
- [ ] An upgrade script has been created if any existing macro names or PV names have been changed.
- [ ] Consider looking at the [TTI website](https://www.aimtti.com/product-category/dc-power-supplies/aim-plseries) and allowing enough channels for the biggest power supply they sell - in case we later get a 3-channel one
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.