SENding SMS through gsm card

chandresh

Member
Join Date
Feb 2009
Location
gujarat
Posts
5
hello i want to send Real time data values to a Mobile through GSM modem , i have a RED lion Modular Controller with inbuilt GSM Modm.
i want to send fourty(40) Real time values through SMS to a mobile. i think for sendig real time dataaa to mobile using Modem must required some kind of scripting ...
can you help me out on this?
Awaiting a positive reply..
 
You are correct, it will require some programming. I have attached an example database that sends 3 tag values. The system does differentiate between emails and SMS, so the code will be the same.

You don't need to declare all of the local variables, you could use the DecToText function right where you are building up the string to send.

I used both IntToTxt and DecToText just so you can see the different result each function has, I suspect you will want to use the DecToTect function, since it gives a nicer result.

Regards,
Dan
 

Similar Topics

I have CPM2A(omron-PLC. Is it possible to connect it to mobile phone through SMS.
Replies
2
Views
5,032
I'm currently using Micrologix1400 to send alarm SMS messages via TC35. This Micrologix is a "central node" communicating with all the other nodes...
Replies
10
Views
9,812
Dear you hope to receive your help, I need to make sending and receiving SMS messages between a ( AL2-24MR -A) Mitsubishi controller and GSM modem...
Replies
0
Views
2,588
hello all of you ! i have problem in parametization of FB48 (sms sent) of libaray (teleservice lib) in step7 in service center number , it does...
Replies
0
Views
1,875
Hello! I use SIMATIC S7-1214C PLC. I am controlling with it a farm (lights and food lines). I bought already a GPRS modul CP1242-7. I want the...
Replies
4
Views
5,367
Back
Top Bottom