
adccommunitymod (AutomationDirect) asked a question.
DL 05 to regular phone
Created Date: January 24,2006
Created By: jussi
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
I am using a DL05 and a GSM modem to send a text message to a mobile phone when an input is active.It seems to work very nice, but I also want the plc to make a dial to several regular phones if it is possible to do.I have read in the AT cmd manual for the modem (Siemens TC 35i) but I am not sure how to do this programming.If anybody do,please let me know.
Created Date: January 25,2006
Created by: stimpsonjcat
If it can be done there will be a command to tell the modem to switch to command mode, so you can send it init string info, then you send it the number and such, it dials, you send it the string to go back to data mode, and send your data. Not all modems allow this.
Created Date: January 25,2006
Created by: jussi
tank you very much for the replay
Created Date: January 24,2006
Created by: jussi
I am using a DL05 and a GSM modem to send a text message to a mobile phone when an input is active.It seems to work very nice, but I also want the plc to make a dial to several regular phones if it is possible to do.I have read in the AT cmd manual for the modem (Siemens TC 35i) but I am not sure how to do this programming.If anybody do,please let me know.