Scaling wonderware analog values

al wick

Member
Join Date
Feb 2007
Location
Oregon
Posts
2
I'm trying to read temperature values into Wonderware Intouch from my plc. It won't allow me to scale these values, as they are inverted. A plc value of 1 = 226F, Value of 4096= 13F. It expects the opposite.... large plc values to result in large temperatures. So I get the error message that Min EU must be less than Max EU (engineering unit).
I'm using IOServer to interface to plc.

I am able to accomplish this by using slope formula in wonderware, but I want to do it using the scaling function when defining the tagname.

Sure appreciate any suggestions.

Thanks
-al
 
Bug in WonderWare, that has been there forever.
Define the tag normally, or with no scaling, and set a "data change" script up on it. Scale in the data change script to a new memory tag.
 
Thanks. I was simulating this in spreadsheet. I also have option of using plc program to just subtract the value from 4096, then sending that to Wonderware. This allows Wonderware to accurately scale the value with no error messages. Think I'll do that.

-al
 

Similar Topics

i need that i insert value to io tag and it will be multi in 1000 for example in the screen i type in the value box 1 and the value io tag inside...
Replies
1
Views
3,360
I have everything set up for vibration monitoring with the code in Controllogix 5000. The thing is that I am not able to read values SCADA in mm/s...
Replies
0
Views
29
Hi, having some issues with scalings (SCP commands) with some Vegapuls 65 guided wave radar level transmitters. I've set the min/max in the...
Replies
5
Views
218
I want to measure the tank level and get the sensor output to the PLC. Below are the details : Tank Height =0 - 3m, the sensor is stalled 0,2m...
Replies
15
Views
706
Hi, I have a ControlLogix system with 1756-IF16 analogue inputs. I can't scale the inputs at the card as there is a requirement to facilitate...
Replies
14
Views
421
Back
Top Bottom