If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Visual Basic > Acutime 2000

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-06-06, 13:31
gergolem gergolem is offline
Registered User
 
Join Date: May 2006
Location: Spain
Posts: 4
Acutime 2000

Hi, iīm trying to make an aplication to control the acutime 2000 gps with visual basic, but i have a problem, i donīt know where obtain (buy) the libraries or the drivers for add it in my aplication.
Could someone help me?
Thanks.
Reply With Quote
  #2 (permalink)  
Old 05-06-06, 13:54
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 10,595
I don't know anything about the accutime GPS device, however most GPS are controlled or talk using NMEA sentances. The devices hisgher functions are usually controoled using a propriatory modification of the NMEA sentances.

So in order to control yopur device (ie transfer waypoints, position fixes etc) then you need the propriatory interface specification. if all you want to do is to download the current postion and other data I'd try using NMEA. this should work if your computer is a passive (listening) device, rahtert than one trying to iniate the conversation

If you are using XP/NT/W2000 A potential problem you are going to have is however how to talk to the serial port. You may be able to get round this using a USB to seriual converter. Accessign the serail port is no longer the breeze it was on W98, you cna no longer just drop in an activex control and start reading.

A first point of reference would be to do a web search to find out if anytone has decoded the propriatory parts of your gps language, heck there may even be a control system out there gratis.
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 05-06-06, 14:11
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 13,651
As this is really more of a programming issue than a database issue, I think you might have better luck at our "sister site", Programming Talk.

In terms of forums here at DBForums, I think you'll have much better luck in the VB forum instead of Applications. I'm going to move this thread there in the hope that one or more of the VB programmers might already know how to do this and will help you.

-PatP
Reply With Quote
  #4 (permalink)  
Old 05-06-06, 14:16
gergolem gergolem is offline
Registered User
 
Join Date: May 2006
Location: Spain
Posts: 4
thank you healdem, i had do a web search and i donīt find nothing related.

To talk to the serial port iīm using a USB to seriual converter, but the problem is that i canīt recieve the latitude and the length position of the GPS because i need the libraries of Acutime 2000 to control it.

Thanks.
Reply With Quote
  #5 (permalink)  
Old 05-06-06, 14:19
gergolem gergolem is offline
Registered User
 
Join Date: May 2006
Location: Spain
Posts: 4
OK Pat Phelan, thanks for all and excuse me for the annoyances.
Reply With Quote
  #6 (permalink)  
Old 05-06-06, 14:55
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 13,651
Heavens, no annoyance at all. I'm just trying to help you get the best answers for your questions.

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On