You are not registered yet. Please click here to register!


 
 
plc storereviewsdownloads
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc.
 
Try our online PLC Simulator- FREE.  Click here now to try it.

New Here? Please read this important info!!!


Go Back   PLCS.net - Interactive Q & A > PLCS.net - Interactive Q & A > LIVE PLC Questions And Answers

Reply
 
Thread Tools Display Modes
Old September 22nd, 2023, 11:24 AM   #1
Lisa3003Lisa
Member
United States

Lisa3003Lisa is offline
 
Join Date: Aug 2023
Location: Richmond
Posts: 3
FactoryTalk ME Automatically disappear alarm banner when no alarm active

I'm using FactoryTalk ME version 13. I have an alarm banner that is an on top display. Whenever there is an alarm this banner becomes visible to showcase the alarm message. Now, I want it to disappear whenever there is no fault active anymore. Within the display settings, the check box for Cannot be Replaced is not marked.

I read somewhere that I could use the remote close display option within the alarm setup. So, I added my PLC tag there. This tag is a BOOL and is true whenever there are not any faults. The tag has a read/write connection.

Within the PLC is see that the tag turns true and I would imagine that that would close the alarm banner but it does not.

Does someone have any pointers on why that is and how to make it disappear?

Last edited by Lisa3003Lisa; September 22nd, 2023 at 12:01 PM.
  Reply With Quote
Old September 22nd, 2023, 11:54 AM   #2
plvlce
Lifetime Supporting Member
United States

plvlce is offline
 
Join Date: May 2017
Location: Michigan
Posts: 967
Are you using the 'Close an On Top Display' or the 'Close All On Top Displays' connection?

If the former, the display that is closed is the one whose Display Number matches the value of the tag. So unless your alarm banner has a Display Number of 1, your BOOL isn't going to work. I'd recommend using a unique, non-zero number.

If the latter, make sure your banner does not have a Display Number of 0, as only non-zero display numbers will be closed.

In either case, the display must not have 'Cannot be Replaced' checked in its options.
  Reply With Quote
Old September 22nd, 2023, 12:07 PM   #3
KuulKuum
Member
United States

KuulKuum is offline
 
Join Date: Jun 2006
Location: Texas
Posts: 431
Quote:
Originally Posted by Lisa3003Lisa View Post
I read somewhere that I could use the remote close display option within the alarm setup. So, I added my PLC tag there. This tag is a BOOL and is true whenever there are not any faults. The tag has a read/write connection.
To get this to work you will need to assign each display in your application with a unique number. Also in the Global Connections > Close an On Top Display will need to be assign an "Analog" tag (I think an Int PLC tag will also work) but must match the display number assigned to the display you wish to close...
  Reply With Quote
Old September 23rd, 2023, 06:32 AM   #4
cwal61
Member
United States

cwal61 is offline
 
Join Date: Jan 2011
Location: NC
Posts: 1,236
For the remote close option to work you must place your screen name in the Display section Current Alarms:
It defaults to [ALARM] but you can replace it with your alarm screen name. This is where you identify the Display for the Remote Close Display Tag.
Attached Images
File Type: png Close Alarm Screen.PNG (92.7 KB, 18 views)
  Reply With Quote
Reply
Jump to Live PLC Question and Answer Forum


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
FactoryTalk SE HMI Alarm Summary, Alarms Disappear After 48Hrs BAWrathall LIVE PLC Questions And Answers 0 July 9th, 2021 03:11 AM
FactoryTalkView SE Trigger an Action automatically when an Alarm Occurs whussain6 LIVE PLC Questions And Answers 1 September 20th, 2016 12:36 PM
FactoryTalk View Alarm Trigger and PLC/5 Rob S. LIVE PLC Questions And Answers 2 July 10th, 2016 08:32 AM
How to make FT Machine Alarm banner automatically disappear suboliu LIVE PLC Questions And Answers 3 June 27th, 2016 03:04 PM
RS Linx Classic Read Only ronman LIVE PLC Questions And Answers 26 October 11th, 2013 11:44 AM


All times are GMT -4. The time now is 11:27 AM.


.