wincc advanced RT when connection loss

apetkov5

Member
Join Date
Aug 2007
Location
x
Posts
101
Dear all,
in wincc advanced RT (same as in wincc flexible), when connection to PLC is loss, output field (real) goes to ####.


I suppose that tag value of that field goes to something high?


Same tag is connected to analog alarm that is set to occur when tag value goes higher of "100".


Problem is when PLC is disconnected (shown ####, alarm is trigered)


How to avoid this? Is it possible to make that in case of communication loss, tag value become "0" or else?
 
I suppose that tag value of that field goes to something high?
No, the "#######" is to indicate that there is no valid value to display.

Same tag is connected to analog alarm that is set to occur when tag value goes higher of "100".
Problem is when PLC is disconnected (shown ####, alarm is trigered)
How to avoid this?
Generate a bit alarm in the PLC instead of an analog alarm.

Is it possible to make that in case of communication loss, tag value become "0" or else?
That would be to display false information.

The behaviour of displaying "#######" when there is no online connection is correct and only shows that Siemens has thought the funtionality through.
 

Similar Topics

Hi folks, I'm not as accustom with Siemens & WinCC, however I've been asked to increase the amount of data an existing application is logging...
Replies
2
Views
67
Hi, We have upgraded our laptop which includes Windows 11. It appears that WinCC flexible 2008 advanced does not support Windows 11. What...
Replies
11
Views
268
I created a project with Tia portal wincc runtime advanced PC station and also activated its smartserver for some smartclients to connect to it...
Replies
1
Views
326
We are rewriting software for a Simatic PLC/HMI originally made with TIA Portal V16. We will make use of a library that was developed for V17...
Replies
4
Views
1,581
is it possible to change the computer name of a PC with WinCc advanced v13?
Replies
7
Views
2,037
Back
Top Bottom