|
|
Sending An Alarm Via Email
The information in this document applies to latest revision.
It is necessary to configure alarm action for a given point
Step 1:
Configuration of alarm action
1 - Download mailsend1.20b.exe.zip from here and unzip mailsend1.20b.exe in C:\scada\bin directory
2 - Select the menu: Configure\Configure Sample Points
3 - Select a point
4 - Press button Limits and configure alarm
5 - Press button Actions
6 - Fill in the edit field Alarm Action with the string: !C:\scada\bin\mailsend1.20b.exe -smtp smtps.aruba.it -port 465 -to info@enscada.com -ssl -auth-plain -user info@enscada.com -pass 123456 -from info@enscada.com -sub alarm -M "Alarm message"
7 - Press button Apply and then press Exit
8 - Restart monitor.exe
9 - Error messages from mailsend1.20b.exe are redirected to monitor.exe console window.
|
|
|