Hi Guys (+ Girls),
I have an AB ML1200 with the 1762-IR4 RTD Module. I'm trying to interpret the Raw data value I get from the PLC as degrees celcius. I hope you can follow my logic here, feel free to ask me any questions.
At present, RTD has a resistance of 104 Ohms. I get a Raw data value of -19634, so I add that to 32767 (giving me a base of 0 instead of a base of -32767) which gives me a Raw data value of 13133.
So I take 13133 and divide it by 104 ohms, which gives me 126.28 per Ohm. I will use the 126.28 to calculate how many Ohms I am getting, which I can then relate to the temperature in Celcius using the 'Callendar-Van Dusen' calculation (let's not get into that right now!).
For example, if I have a Raw data value of 12628...I know that I have 100 Ohms...which is 0 degrees celcius.
Does that make sense to you guys?
Cheers,
Scoota