02-17-2011 03:24 AM
Dear All,
I would like to develop mobile phone SMS reader/Writer in LabVIEW. This application finally i would like to use for system automation. Any one have idea how i can develop such application
--Vishnu
02-17-2011 03:54 AM
Can you be more clear in what you want to do? Do you want to use LabVIEW to send messages to a cellphone? If so, the article linked below should answer your question:
Can LabVIEW Send Text Messages to a Cell Phone?
Are you also interested in reading messages sent to a cellphone or do you want to do something else?
02-17-2011 10:59 AM
there are two ways to implement it.
Tushar Jambhekar
tushar@jambhekar.com
Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog
02-21-2011 12:57 AM
Hi,
In my Project i need mostly read SMS coming on mobile. some time need to send SMS also. I am connection GSM Mobile on USB port and then when i press button on GUI, it read all SMS and all sms store in buffer for record and process SMS and act on some defined string on SMS. Program instruct accordingly to the peripherals connect to that PC.
--Vishnu
02-21-2011 10:25 PM
which handset you are using?
Tushar Jambhekar
tushar@jambhekar.com
Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog
02-22-2011 01:10 AM
Hi,
I am using onida G565 and nokia-3110c
--Vishnu