ISISComputingGroup / ISISComputingGroup/IBEX
kepco/zero filed: handle different tolerances for current ranges
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
The kepco has a different tolerance depending on the current range it is in. For less than 1/4 of max it is .0002 but for higher values it is .0012 The zero field is applying a tolerance of .0002 all the time, which will never be achievable for some values.
- need to allow for current ranges and varying tolerance
- have separate tolerances per axis
also check reasoning for this in zero field. If it was just to check a setpoint had been taken, then looking for a change in readback may be enough?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.