Reading temperature

ebooker

Guest
E
Hello:
I am using a GE Fanuc series 9030, I am trying to get it to accurately read temperature. The analog card is set up, and I do get a reading, after I use the rad_2_deg block, the readings are in the 30000, if I divide this by close to 10000 the value is close to room temp in C, It kind of follows the other temperature tester in the 0 to 100 C range being about 4 to 6 deg off, but onc over 100 the gap widens, then I start to get bogus readings around 200. This is the first program that I have written, so I know I have much to learn, I am just not sure what I am doing wrong
 
If my memory serves me correctly, you can set up automatic scaling for the input in the hardware setup area.
 
What is the part number of the module you're using to sense temperature? The thermocouple and RTD modules report the temperature in degrees C or degrees F or degrees times 10 (data value of 500 equals 50.0 degrees). If you're using a thermocouple module, is it configured for the type of thermocouple you're using?

Why are you using the RAD_2_DEG conversion function? That's for converting angular measurements from radians to degrees.
 
I was always very satisfied with the 90-30 RTD input modules. My applications were usually PID control of very large open-flame gas burners operating in the 150F to 225F range in the Northern USA farm belt ambient range of temperatures (-20F to 100F). Ge's PID block is
nice also. If you require more than 4 analog inputs, you may find the GE multi-point 4-20ma modules, coupled with a quality RTD transmitter is the way to go.
 

Similar Topics

Hello, I am working on a project where I have to record the temperature reading for 4 ethylene glycol solutions using 4 K-Type Thermocouple...
Replies
3
Views
1,884
Good Morning, We have an application where we want to read the temperature of the a PanelView Plus 1000 HMI, and use this as a basis to determine...
Replies
0
Views
1,206
Good day all. I'm about to load a program I had to edit and want to see if someone wouldn't mind taking a look to see that I have selected the...
Replies
1
Views
1,685
I am working on a home project that I am logging temperatures indoors and outdoors. I am using type J thermocouple going to a 1746-NT4. I...
Replies
9
Views
5,353
Does anyone know why I’m not getting any temperature reading into my PLC? I’m not getting any RAW data at this Variable V7677. I loaded...
Replies
2
Views
3,596
Back
Top Bottom