ISISComputingGroup / ISISComputingGroup/IBEX
3DMagnet: Helium_Level
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
The Helium_Level block on LARMOR for the 3D magnet is getting a value "159mm" but this is getting correctly logged as a real value as the atof() function ignores the mm part. Though that is the right call here, the sample position of "7CT" should remain a string and not become 7.0 If I fix the underlying issue, it will mean that the Helium_Level block will become a string rather than a number. Is there any reason the IOC couldn't split the mm from 159? Or maybe even the underlying labview?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.