06-19-2011 07:40 AM
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.
06-19-2011 08:01 AM
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.
06-20-2011 12:59 AM
OK send me your vi, I'll try to find where is the problem
Did you try with COM1 and slower speed?
06-20-2011 11:52 AM
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 help
06-20-2011 12:40 PM
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
06-20-2011 02:14 PM
good for you,
you have solved your problem by yourself!
big hello from serbia!
06-21-2011 11:39 AM
thnks alot for ur help cheers
07-12-2011 11:50 PM
\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.
07-13-2011 12:16 AM
07-13-2011 01:18 AM
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.