LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SMS to multi user

The best way to send to multiple recipients is to use a loop structure and repeat the sending process for each user individually. The "SMS Send Message" VI can only send to one recipient at a time.
Asa Kirby
CompactRIO Product Marketing Manager
________________
Sail Fast!
0 Kudos
Message 11 of 13
(599 Views)
Dear Captain Kirby, could you please put any vi or picture to make your idea more clear


                    Thaks for your help
0 Kudos
Message 12 of 13
(592 Views)
El genn,

You might try something like this.



This is just a starting point, and you would need to configure it for your specific application, as well as integrate it into your program structure, but the concept of using a loop to send a message to multiple recipients is what I intend to convey here.

Hope this helps!


Message Edited by Captain Kirby on 06-05-2008 01:00 PM
Asa Kirby
CompactRIO Product Marketing Manager
________________
Sail Fast!
0 Kudos
Message 13 of 13
(569 Views)