WinCC tag scaling

Dick G.

Member
Join Date
May 2004
Posts
5
I'm trying to scale an analog variable tag that is used as an output to two valves. The valves are set up for "split-range" operation. One valves opens on a signal of 19200-6400. The other opens on a 19200-32000 signal. The output is a 20% offset (4-20ma) so the binary is equal to 6400-32000.

I have two tags defined in WinCC, one for each valve. I'm using the Linear Scaling function in the tag properties to display a 0-100% range so I show the respective valves position on a screen.

The scaling looks like this for the two valves:

Valve1 - 6400-19200 = 100-0
Valve2 - 19200-32000 = 0-100

When the tags display in run-time one or the other tag will "gray out" depending on the binary value of the PLCs analog output.

What am I doing wrong? Should I be doing some sort of math in a "C" or "VBA" function? Any help would be greatly appreciated!

Thanks.
 

Similar Topics

Recently I work on a project where my customer has WinCC as HMI, and Siemens batch as backend, and they use APL as the interface for CM and EPH...
Replies
0
Views
443
Hello, I was looking for some advice. Is there functionality within WinCC (V7.5) to report , list or export all tags that have been used within...
Replies
0
Views
416
In some screens, the tags are not 'updated'. If then i look into the Tagmamangement: the values and quality codes are "???" (See picture in...
Replies
1
Views
590
Hello Everyone, Can somebody tell me how I can move a internal value ( word, int, float etc) to a external tag in C script or VBS or another...
Replies
3
Views
2,011
Hello, I am using WinCC Flex 2005 and I want to configure a button. If you look at the picture below, on release of the button(which is named...
Replies
0
Views
1,393
Back
Top Bottom