Closed jyotiphy closed 4 months ago
Reference link to the underlying bug that requires us to handle the analog input this way: https://github.com/pcdshub/lcls-twincat-general/issues/54
@ZLLentz Changing TermMin value to 0 gives, raw voltage of about -68mV. Phil said that he's expecting ~10mV. 🤔
Well, that's much better than the -10V we saw before! Maybe it's worth checking the pins with a multimeter to confirm the behavior?
We need to separate any potential grounding/wiring issues from code issues and address them separately.
Description
Motivation and Context
Attempt to fix scaling for 24-bit ppm readout
How Has This Been Tested?
Haven't yet tested
Screenshots (if appropriate):
Pre-merge checklist
Always Newest
pre-commit
(alternativelypre-commit run --all-files
)