GALIL: test new amplifier PVs

Open Beginner friendly
#9,005 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Domain
build-system

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.

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)")
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ISISComputingGroup/IBEX

All issues in ISISComputingGroup/IBEX

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.