Thermocouple 1746-NT8

cornbread

Lifetime Supporting Member
Join Date
Feb 2007
Location
madison, indiana
Posts
407
Trying to understand how the range error bits work on a 1746-NT8. I have the TC simulator hooked to I:4.0. When I take the reading negative the open circuit error bit opens. Note the input read the TC temperatire just fine. Probably doing something real stupid...but it has been one of those days. Any help would be greatly appreciated.
 
The snapshot you posted does not show an open circuit error (bit 12). You show bits 0, 5, 7, & 15 as true, per the manual this means:
Bit 0: Channel enabled
Bit 5: Engineering units x 10
Bit 7: Max on open circuit
Bit 15: Channel error
 
Can you post your .rss file? Might be something in your module configuration. What type of thermocouple are you using? Your status word shows all zero's which is the default for Type J. I thought Type J's were good for 0-750C, so of course you will get an error below zero, since J's aren't supposed to go that low.
 
Last edited:
According to the Rockwell user manual type J thermocouples range from -210 deg C to 760 degree C. I'm able to read down to -210, but as stated the open error bit is toggle at zero and below.

I'll try to get the .rss file later today.
 
I think I got it. Did not realize that you have to tell the module you want the status word (bit 15). Since my program only configured the module for an Data word, I have never looked at the "status". I'll put together some code and make sure it works and post the results here.
 

Similar Topics

Hi, I have a PLC with SLC5/04(slot 0), 1746-NT4(slot 1), 1746-IB16(slot 2) and 1746-OW16. So, I need read the temperature all the time and when...
Replies
17
Views
4,500
I am troubleshooting this plc rack with 1746-NT4 cards. The problem is that some of the inputs are workings (solid green), some not(blinking...
Replies
2
Views
2,157
Hello, I'm using a j type thermocouple. I have programmed the card in a slc 5/04. I used the adv conf, and the copy file was inserted into...
Replies
3
Views
4,691
I'm having problems understanding the ladder logic for the 1746-NT4 thermocouple card. The desired program is a simple one that turns an output on...
Replies
3
Views
7,099
I am having an issue getting a IY4 to read my thermocouple correctly. We have a R type and K type hooked up and sitting at a known room...
Replies
5
Views
561
Back
Top Bottom