Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Support forum for Schneider Electric SCADA systems, radios and RTUs. From commissioning integration devices and software, to enhancing existing installations or troubleshooting.
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-05 01:39 PM
>>Message imported from previous forum - Category:Communications Products <<
User: mchartrand, originally posted: 2018-10-25 17:35:42 Id:254
This is a re-posting from the obsoleted (October 2018) "Schneider Electric Telemetry & SCADA" forum.
_______
**_mattdel:
Have any of you ever used a SCADAPack Controller to send an email? If not, do you have any ideas where to my start my research for this endeavor? I want to be able to send an ASCII message via email when alarms are detected. Not sure if Outlook will work or if I'll have to write a VB program to do it. Any ideas are appreciated. Thanks!_**
________________
bevanweiss:
Neither Outlook nor VB will run on a SCADAPack, so not sure what you meant by that.
You would need to get the SCADAPack to 'speak' SMTP, which is actually a relatively simple protocol. But you would need to be able to perform raw TCP transactions with the Ethernet port on the SCADAPack, and for that you'd need to write a C/C++ module.
I think you're probably better just finding something like a 3G/4G modem that can send an email based on a digital input being triggered on it, and then driving this digital input from the SCADAPack.
The other option would be to push this functionality up into a SCADA platform, like ClearSCADA. Then you just have the SCADAPack talk DNP3 to ClearSCADA, and ClearSCADA has an alarm redirection on the point which then sends an email... simples.
_____________________
**_mattdel:
Thanks Bevan. The MODEM may be the best way to go. I'm just looking at and brain-storming ways to keep things to a minimum between the PLC and the user where the alarms are concerned. Less to break._**
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.