LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SMS to multi user

Dear all, i was looking on how to send SMS using my PDA with the help of LabVIEW to more than one user at the same time.i.e;more than one recipient address
0 Kudos
Message 1 of 13
(3,649 Views)

As far as i know SMS are transitted one at the time.

That stands for all the mobile phones too. Even if you select multiple numbers, the phone just sends the SMS one at the time.

0 Kudos
Message 2 of 13
(3,644 Views)
thanks for your reply.ok if that is the operation of the mobile with multi recipient address then how to put more addresses on the LabVIEW to be sent the sms each one at a time.
0 Kudos
Message 3 of 13
(3,622 Views)

I have not worked with a pda, only with GSM Modems.

I have a sub-vi called "Send  SMS" and it has two inputs, phone number and text. I just call this sub-vi many times.....

 

0 Kudos
Message 4 of 13
(3,603 Views)

dear

how are u sending sms on mobile please tell me because i am working on same project

 

 

falgandha

0 Kudos
Message 5 of 13
(3,598 Views)
dear all, first thanks for your reply.if i repeat the sms software on another case structure using another phone number, will this work.
0 Kudos
Message 6 of 13
(3,590 Views)
dear. i have attached a JPG file for my software hoping it will be useful for you. if you have any problem please tell me.
0 Kudos
Message 7 of 13
(3,589 Views)


El genn wrote:
if i repeat the sms software on another case structure using another phone number, will this work.


Why not? If it works once, it should work as many times as you like.
0 Kudos
Message 8 of 13
(3,575 Views)


anivij wrote:
how are u sending sms on mobile please tell me because i am working on same project


With AT commands.
What hardware do you have?
0 Kudos
Message 9 of 13
(3,574 Views)
dear all is there any other way to implement multi user sending sms on my pda using the LabVIEW except the same case structure 
0 Kudos
Message 10 of 13
(3,563 Views)