LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to program the Labview to automatically send text message to pager or SMS?

I really don't know why it doesn't work on your comp?!

I don't have rs232 port on my comp, so I have to use

usb/rs232 converter, because my GSM modem has

RS232 port. I had little problems to setup this, but at

last it works.

 

Try to find where is the point of problem. Loop your RS232

port and see does it work with Labview.

Message 11 of 25
(2,542 Views)

actually i connect my mobile phone with data cable using usb port. i also test labview example of basic read and write in serial.it also works perfectly fine. can i send u vi so u can see where the problem is????my mobile phone is nokia n70.it connects on com3 and has a baud rate of 460800.

0 Kudos
Message 12 of 25
(2,540 Views)

OK send me your vi, I'll try to find where is the problem

Did you try with COM1 and slower speed?

Message 13 of 25
(2,520 Views)

i m using n 70.and its modem always connected to com3.but i'll try to change speed.plz see my attachment. actually its ur program thts why i asked for ur helpSmiley Happy

0 Kudos
Message 14 of 25
(2,505 Views)

i found the problem at last.it was a minor 1.am so stupid that i coudnt find it before. on \1A which is the ASCII of ctrl+z i wrote it as normal.but when i changed its status to backlash code it works perfectly fine.thanks alot for ur help and coordination

0 Kudos
Message 15 of 25
(2,498 Views)

Smiley Wink

 

good for you,

you have solved your problem by yourself!

 

big hello from serbia!

 

 

Message 16 of 25
(2,492 Views)

thnks alot for ur help cheers Smiley Happy

0 Kudos
Message 17 of 25
(2,486 Views)

\1A which is the ASCII of ctrl+z into backlash code. May I know what is the backlash code and how to write it since I couldn't find it anywhere. I know that ctrl+z is sending text message but how to change it into backlash code.The main point is I don't know what is backlash code.. Looking forward to your kind reply. 

0 Kudos
Message 18 of 25
(2,450 Views)
when u right click on string a dialog box appears which has a option of backlash code.check this option and u'll get backalsh code
0 Kudos
Message 19 of 25
(2,443 Views)

Hi muqz,

 

 

Thank you for your quick response. and i have tried your code and I still can't send sms to any phone so is there any error in your labview but from the information, I think there is no error but still can't even send sms to one person. FYI, I am using iTegno 3000 GPRS wireless modem and I tried your code but still got no response.

0 Kudos
Message 20 of 25
(2,439 Views)