Twido SMS using TWD NAC 232D & PLC GSM Modem SR2MOD03

asim_rana

Member
Join Date
May 2005
Posts
50
I am using Twido TWDLCDA24DRF with TWD NAC 232D ,along with PLC GSM Modem SR2MOD03.
I am able to connect SR2MOD03 with HyperTerminal & I can send message using
AT+CMGS=”03028484098”<CR><Message Body>Ctrl-z
Any help how to program the PLC to issue this AT command. I tried EXCH2 command but not able to do it. Any sample logic would be help greatly.
 
Now in the next step i am supposed to send SMS through PLC.

I am using Twido TWDLCDA24DRF with TWD NAC 232D, along with PLC GSM Modem SR2MOD03.
I am able to connect SR2MOD03 with HyperTerminal & I can send message using AT+CMGS="03028484098"<CR><Message Body>Ctrl-z

Any help how to program the PLC to issue this AT command. I tried EXCH2 command but not able to do it. Any sample logic would be help greatly.

I did follow the attached document & made logic (Both document & logic is attached)

Regarding message i did implement it as per this note with following variations
I set BR at 19200 in both Modem & PLC (As i am not able to set 9600 in Modem)
I did made same logic as mentioned in the document but still i am not able to send sms message.Attached is my logic for your review please.

But when i connect modem with Hyper terminal,i am able to send message using AT+CMGS="03028484098"<CR><Message Body>Ctrl+Z.

I would really appriciate if any one could go through the code tell me the issue.

After downloading this code initially %MSG2.Dn is not coming.I did force %I0.2 then all conditions were OK on Rung 7, so message should go.But it is not going.
 

Similar Topics

Hi guys!! I'm New here and new with this type of plcs i have TWDLMDA40DTK and i need to get a copy of the program and i don't have an original...
Replies
6
Views
689
Dear friend, how to read the input register (3xxxxx) of device from twido plc. i have tried the comm macro but it always read the holding register...
Replies
3
Views
1,569
Good, how do I control through an Analog output of a valve, that is, open the valve from 10% to 10% until it reaches 100%, and then close it...
Replies
4
Views
2,241
Hi! I bought a secondhand Twido base unit to help me learn programming and also faultfind expansion modules (one of my customers machines uses...
Replies
4
Views
1,690
We're a second hand machinery merchant. We've just had a machine arrive that has a Schneider Twido TWDLCAA24DRF PLC and a Magelis XBT-R411 HMI...
Replies
4
Views
2,402
Back
Top Bottom