WW adding popup condition for window

remullis

Member
Join Date
Oct 2012
Location
Georgia
Posts
179
I have created a window "Popup", and I would like to show this window when I reach a certain analog value. The tag is created in WW so I would be monitoring that one. The WW tag is SD11FOM_OP (f18:15).

Should I do this in quick function?

I started off with this script but I am not sure I have the syntax correct and I am not sure where I should create this, within the window, quick function or as a condition.

Show "11 OP ALARM";
SD11FOM_OP = >5;



I understand indirect tags would be the way to go but I would like to prove this one out and then I will be adding several popups
 
Last edited:
I put this condition in but I am getting an error for another operand?

In " Condition": SD11FOP_OP ==<5 (On true if less than 5)

In the large window script: Show "11 OP ALARM";
 

Similar Topics

Hi, I need help adding a new interlock switch to an existing circuit. I have never done on the existing circuit. I did set it up on the...
Replies
6
Views
286
Hi all I’m looking at adding a RFID card reader to comfort panel pro , how do you set the rfid up can you connect to existing users and password...
Replies
0
Views
94
Hello all! So I have one project with a S7-1214 and a MTP1500 "Project1" and one project with another S7-1214 "Project2". Both of these PLC:s need...
Replies
6
Views
157
Hi Everyone, Currently we have three plants running with Controllogix PLCs (L72, L73, L74). In each of these plants we have 2 FTView SE...
Replies
0
Views
123
Hello, Im building project with 1756-L82ES controller and 1756-IB16S card but i cant find it when trying to add the card to IO configuration...
Replies
3
Views
203
Back
Top Bottom