send sms with s7 200 et modem

smile88

Member
Join Date
Jan 2014
Location
Tunis
Posts
2
Hello my friends,
I hope you can help me
I want to send alarm SMS from a Siemens S7 PLC 200 to a phone via a GSM modem 2N Easygate, I tested the modem with hyperterminal and it works, but not with the API here is my code block data USER1:
Code:
VB4    'atz$R$N'
VB41   'at+cmgs=numberphone$R$N'
VB27   'at+cmgf=1$R$N'
VB101  'alarm niveau tres bas, niveau reservoir (m):          $1a'
VB158  'alarm niveau tres haut,niveau reservoir (m):          $1a'
VB215  'alarm defaut thermique,niveau reservoir (m):          $1a'
VB281  'alarm defaut GE,niveau reservoir (m):          $1a'
VB336  'defaut demarrage GE,niveau reservoir (m):          $1a'
VB391  'alarm intrusion,niveau reservoir (m):          $1a'
VB444  '\x1A', '(^Z)'

i have developped this code with WinCC flexible
 

Similar Topics

Can anyone tell me whether Hong Kong can send SMS by using PLC S7200 and EMT 241??? coz the country code switches only provide China 06 , but no...
Replies
0
Views
3,902
Hello, I am seeking guidance on configuring my Rockwell Allen-Bradley PLC logic to enable SMS sending through my Secomea module. While I have...
Replies
0
Views
369
Hello Experts.... Could anyone guide me that in one application I have to send SMS data using GSM module & Micrologix PLC. By reading some...
Replies
0
Views
1,554
Looking for a stand-alone cellular radio for service in the USA - 24Vdc powered, - DIN rail mount, - remote mount antenna (to mount outside the...
Replies
5
Views
2,271
Hello Everyone, I was searching for a solution to send SMS from a GE Fanuc (Versamax) PLC using modem. Could anyone please help me to do this...
Replies
3
Views
2,936
Back
Top Bottom