Support forum for Schneider Electric SCADA systems, radios and RTUs. From commissioning integration devices and software, to enhancing existing installations or troubleshooting.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-0501:05 PM
[Imported] SMS channel and TCP/IP type connection
>>Message imported from previous forum - Category:Communications Products << User: mchartrand, originally posted: 2018-10-25 15:52:30 Id:226 This is a re-posting from the obsoleted (October 2018) "Schneider Electric Telemetry & SCADA" forum.
Kirill: I will share my full response to you here on the forum if you do not mind.
This is a bit different approach, ClearSCADA pager driver uses purely AT commands to operate attached GSM modem. Most obvious connection is Serial, but serial modem can be connected via the Serial - to - Ethernet converter. In that case TCP/IP has to be selected and configured.
NeoGate device has an API, which can be used together with ClearSCADA in many ways:
- command line (create SYSTEM COMMAND alarm redirection ACTION that will run external batch file and parse the phone and text as an arguments. Batch file will contain the required steps to establish connection to the NeoGate and arguments for the SMS). I reckon, this is the most easiest and relatively fast to develop way.
- ClearSCADA .NET API with combination of system command. .NET API can be used to retrieve the text and message from the ClearSCADA
- Driver Development Kit (this is the most complex solution)
Hardware Serial Device Servers: Moxa N Port, Korenix, allow to have a serial modem connected via ethernet.
**_YVSemyonov: Kirill, many thanks! Now we stopped on a combination of NPort5110 and Maestro 100 GSM/GPRS (We use it before). What do you think about it? With NeoGate device there is still the same problem with the incoming SMS (commands)?_**
______________
bevanweiss: We've got quite a few Maestro M100 units in use for SMS Paging. Also with Moxa NPort Terminal Servers. Haven't had any real issues with them.
I think the standard power supplies they come with aren't the greatest, and believe there have been a few issues with these, but the modems themselves seem pretty robust.
It sounds like the NeoGate wouldn't have the same level of monitoring as the inbuilt ClearSCADA SMS paging system (where the Channel is monitored and alarmed if the modem doesn't reply to the periodic AT commands, and the sending of the SMS is also checked by the modems response)