Red Lion DSP - Adding a tag value into Alarm Event Name

jmaty23

Member
Join Date
Mar 2009
Location
New York
Posts
49
I have a Red Lion Data Station Plus - Is it possible to add a numeric tag value into the Event Name of an alarm message???
 
File Downloads

I was able to setup the Sendmail commands. Thanks.

I am now having another issue, I have setup 35 data tags with email alarms. When I send the logic file to the DSP to update it, It sends out the email alarms for all 35 tags. Is there a way to stop this from happening?
 
All of the tags are Flag Tags. Each tag has an Active On and Active Off alarm with the following in the On Active:

SendMail(0,"","Ammonia Detection - Engine Room - (Sensor #1)High Level Alarm - PPM: " + AMMONIA_SENSOR_1_TRUE_LEVEL.AsText)
 
Changing to Edge should resolve your issue. If you require a level trigger for your application they you could add a tag to the enable. You would then just have to set this tag true after the unit powers on to enable your alarms.
 

Similar Topics

This is the set-up we have, and we recently lost comms to two devices on this PLC. After replacing the red lion and copying in another identical...
Replies
3
Views
1,862
Greetings, I would like to print just five lines of data to a Zebra S4M printer. I would like to use the Ethernet Port, but open to suggestions...
Replies
0
Views
1,554
Greetings, I would like to print just five lines of data to a Zebra S4M printer. I would like to use the Ethernet Post but open to suggestions. I...
Replies
0
Views
1,292
Hi guys, I developed an application on a Red Lion DataStation Plus DSPSX device, which has a small "Virtual HMI" you can access via Web browser...
Replies
3
Views
2,800
Hey guys, I'm working with a PTV and am wondering if somebody knows of a way to log the info in the alarm/event viewer into a file other than...
Replies
2
Views
1,722
Back
Top Bottom