|
-
Jun 8th, 2005, 09:48 AM
#1
Thread Starter
New Member
Accessing Via Com port
Hi All,
I want to access com port to read the GPS readings (GPS is hooked to the com port). I am using MScomm to do this, but iam not able to see the GPS signal (NMEA strings).This this the code I use. Please help me if anything is wrong.
MSComm1.CommPort = 1
MSComm1.PortOpen = True
Text1.Text = MSComm1.Input
Thanks in advance for any input.
Nathan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|