lnls-dig / lnls-dig/diff-ctrl-epics-ioc
Soft limits allowing inconsistencies
Open
@aguinanc is already working on this.
Since Mar 22, 2019.
bug
- Dominant language
- Shell
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Problem: The soft limits of the Slit depend on settings of the DRVH and DRVL fields of some PVs. These fields have no effect when DRVH <= DRVL.
Proposed solution: Disable caput for PVs that have limits that are invalid, but correct (maybe a side of the Slit that must not move, so DRVH == DRVL), or put restrictions in the logic to avoid this problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.