Forum Home › Forums › Understanding the Software › AT command GSM
- This topic has 8 replies, 3 voices, and was last updated 6 years, 2 months ago by
Mikhail.
-
AuthorPosts
-
May 17, 2019 at 5:25 am #5464
scadarapid
ParticipantIt is possible to use AT command with GSM.
May 17, 2019 at 4:14 pm #5465
MikhailModeratorKpSms.dll allows sending custom AT commands.
Command number: 2
Command type: binary
Command data: AT commandMay 21, 2019 at 8:45 am #5467scadarapid
ParticipantHi.
How can we send AT Command?
Can you example for me please ?Thank you so much.
May 21, 2019 at 10:26 am #5468scadarapid
ParticipantNow I can send the SMS.
I use the example Cinterion MC52iT and use command number 2.
First I add input channel 302(output channel 301) by using Table Editor to show on the web. then I set my ScadaCommunication. after that I go to the web page and send SMS to my phone numberchoose String type
+66123456789;MessageTosendToyourMobile
if your number 0755487965 , change you 0 number to +66 then follow the next number.
+66755487965.Thank you so much
May 21, 2019 at 1:18 pm #5471
MikhailModeratorThank you for the example 🙂
If this is a real phone number, it’s better to change it here.September 5, 2019 at 10:58 am #5906fjyyj
Participanthi
SMS LINE->line stats ->line log
2019-09-05 18:47:40 Communication session with the Device 2 “SMS Send”, type: KpSms
Set echo off
Send: ATE0
Receive: no data
Set echo off
Send: ATE0
Receive: no data
Set echo off
Send: ATE0
Receive: no data2019-09-05 18:48:10 Communication session with the Device 2 “SMS Send”, type: KpSms
Set echo off
Send: ATE0
Receive: no data
Set echo off
Send: ATE0
Receive: no data
Set echo off
Send: ATE0
Receive: no data2019-09-05 18:48:40 Communication session with the Device 2 “SMS Send”, type: KpSms
Set echo off
Send: ATE0
Receive: no data
Set echo off
Send: ATE0
Receive: no data
Set echo off
Send: ATE0
Receive: no data
—————–
Sending with Serial Port Tool:
41 54 45 30 0D 0A
SMS module return:
0D 0A 4F 4B 0D 0A
———————-
Thank you so muchSeptember 5, 2019 at 12:35 pm #5911
MikhailModeratorHi,
The modem doesn’t respond. First of all, check serial port settings in Rapid SCADA.September 6, 2019 at 2:17 am #5919fjyyj
ParticipantHello
port setting
PortName = COM5
BaudRate = 9600
DataBits = 8
Parity = None
StopBits = One
DtrEnable = False
RtsEnable = False
Behavior = MasterSeptember 6, 2019 at 3:27 pm #5923 -
AuthorPosts
- You must be logged in to reply to this topic.