10-21-2008 10:07 PM
How can I program a PDA, that has Windows Mobile 5.0 as the operation systema with GSM module bultin, using Labview and Mobile module to send TCP and UDP messages over GPRS? Does Labview 8.6 has any pallete to access the GSM module Bultin or do I have to send At commands to GSM modem? If second is right, how could I know which com do I have to use?
In my case I am using the Ipaq 6945 by HP.
Thank you
Regards
10-24-2008 12:45 PM
Hi Momesso
LabVIEW can communicate with PDA devices using PDA Module, but does not exist a GSM Built-in.
To program this application in your PDA, you must have the driver to communicate LabVIEW and GSM module and have a deeper understanding of the low level implementation of the phone.
We basically allow the OS to determine which hardware could transmit the GPRS message over (i.e. GSM Modem).
The TCP and UDP tools are available to use in PDA Module.
Or, you can use other connectors in PDA which you could connect a GSM modem and send commands via VISA, such as via a serial, Bluetooth, USB, or PCMCIA port.
Regards
Napoleão
Application Engineering
National Instruments