This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Alert manager example
#5
Hi,

Just make a event based script and attach it to a group address or TAG and enter a script like this:
Code:
if event.getvalue() == true then
   alert('There is a defect found in ' ..  grp.find(event.dst).name)
end
BR,

Erwin
Reply


Messages In This Thread
Alert manager example - by Tokatubs - 07.07.2020, 22:06
RE: Alert manager example - by Tokatubs - 21.10.2020, 18:05
RE: Alert manager example - by Erwin van der Zwart - 22.10.2020, 14:27
RE: Alert manager example - by FatMax - 22.10.2020, 12:46
RE: Alert manager example - by Tokatubs - 22.10.2020, 21:39
RE: Alert manager example - by Daniel - 23.10.2020, 07:32

Forum Jump: