LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sending SMS automatically

Hi, i made a manuel send sms but how do i create a auto send sms when a certain data is being received. Which means user can choose to use auto or manuel send. May i know how do i do the choosing part and auto sending part thanks.

Download All
0 Kudos
Message 1 of 10
(3,520 Views)

Since the sending is identical, except for repeating, you can have a big loop (remove the ones in the sub-vi's) and set a state instead. If state = auto then send every 500ms, if state = manual then only send once.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 10
(3,512 Views)

hi don't mind showing me a screenshot? The auto sending SMS is actually will auto send SMS when a certain data is received.

0 Kudos
Message 3 of 10
(3,509 Views)

Come to think about it, you can make it even simpler, just add a Auto mode boolean and OR to the case. 🙂

See attached VI.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 4 of 10
(3,504 Views)

Small error in my VI, set the Auto Mode mechanical action to switch instead of latch.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 5 of 10
(3,500 Views)

hi sorry i cant open your file as im using labview 2010

0 Kudos
Message 6 of 10
(3,457 Views)

I'll downsave it when i get hope, unless some kind soul beats me to it. 🙂

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 7 of 10
(3,425 Views)

ok sure thanks alot

0 Kudos
Message 8 of 10
(3,381 Views)

hi anybody can help to downsave please. thanks

0 Kudos
Message 9 of 10
(3,361 Views)
Message 10 of 10
(3,353 Views)