Open Tom-Willemsen opened 1 year ago
good first issue/training?
good first issue/training?
Probably not gfi due to refactoring/backwards compat/upgrade script requirement. Refactoring needed in tests+emulator+ioc too. Could be done as training with support from someone more experienced.
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 addADDRESS2
..ADDRESS<n>
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.Acceptance criteria
TTI PL303QMD-P
power supply using the existingTTIPLP
ioc.