ISISComputingGroup / ISISComputingGroup/IBEX
GALIL: test new amplifier PVs
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
Following lines should be added
To GALIL/GALIL-IOC-01App/Db/Makefile
DB += galil_quadAmpStatus.db
to GALIL/iocBoot/iocGALIL-IOC-01/galildb.cmd after loading galil_dmc_ctrl
```
#Load Amplifier status monitors (eg. Overtemperature, OverVoltage, ELO, etc)
dbLoadTemplate("$(TOP)/db/galil_quadAmpStatus.db", "P=$(MYPVPREFIX)MOT:,CCP=$(MTRCTRL)")
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with GALIL/GALIL-IOC-01App/Db/Makefile and GALIL/iocBoot/iocGALIL-IOC-01/galildb.cmd, locating the existing galil_dmc_ctrl load. Add the database entry and amplifier-status template load described in the issue, then verify that the IOC loads the new amplifier PV monitors.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100