07-10-2008 01:10 AM
07-11-2008 12:27 PM
Hi Dilloway,
It sounds like the basic issue is that you need to do TCP/IP communication with LabVIEW. If you can accomplish that then you will be able to get your GPRS data and graph it. There are a number of good examples in the LabVIEW example finder on using TCP/IP communication. If you launch LabVIEW and from the help menu select "Find Examples" it will open the LabVIEW example finder. Use the search tab to search for TCP/IP and you will see a number of programs that you can use as a starting point. The TCP/IP VI's use port format for communication, so to address your question regarding the host computers IP, you well need to communicate with the port on the router and set up the router to do port forwarding. Let me also suggest a useful resource if your new to LabVIEW. We have a wonderful set of tutorials covering many of the basic LabVIEW topics here. They are free and will help you get started with LabVIEW. Thanks and have a great day.