Good morning,
I have temperature sensors (Pt100 and thermocouple) connected to analog imput modules (EP3204) and (EP3314).
As soon as I set the high resolution flag in the modules parameter tab, I've got wrong temperature values. Values are multiplied by a factor of ten (245°C) instead of (24.5°C).
Which is the correct way to handle this situation? Should I use the Adjustment function on the AnalogInput objects?
Should I avoid the high resolution flag at all?