Integer changing itself

Cmaas73

Member
Join Date
Jun 2006
Location
Wisconsin
Posts
27
SLC 5/04

I have a integer that is used once that gets it's value from a MOV. The move is set by a bit that becomes true every 3 minutes and lasts for 5 seconds. This is in a ladder that reads the internal temp of a NT4 thermocouple card.
How is it possible for a integer to change it's value even though there is nothing in the logic changing it.
The value will be like 70 degrees when the move becomes true. And "sometimes" after about 2 minutes, the value will go anywhere from o to 22.

-Update... After I posted I realized I had the panelview attached. This is a new program but the PV had a program in and it was reading a value from there.
 
Last edited:

Similar Topics

How can I change an integers lets say 1040 to 40, 2356 to 365, 5001 to 1 and so on(no by substracting 1000, 2000, 5000)? I think there is a...
Replies
12
Views
2,029
Hi. I'm using a Modbus ProSoft where I basically map data to a big INT array. Example, where GX_I_63HPU is a REAL, MNETC.DATA.WriteData[200] an...
Replies
21
Views
428
Good morning all, I'm integerating a device with a Rockwell PLC with V34 Studio 5000. The device reports error codes using a single integer to...
Replies
19
Views
1,286
Ex If I Read from Integer file N7:0 N7:0 is an 8 point input card , input 0 and 2 are on , rest off When I look at : N7:0 -7 6 5 4 3 2 1 0 I...
Replies
5
Views
742
The analog array has 16 individual bits and each bit is an alarm. SCADA is having issues getting the BIT bool value. However they can get the...
Replies
9
Views
1,019
Back
Top Bottom