c# - Extract gps data storage -
postpick = "text">
I ##### ### But my problem is this .. how can I erase GPS data into my USB GPS device (this is a passive GPS)?
Device Information
Brand: Landrassia Model: GPS Tracking Key
Webpage:
By looking at your user guide:
You have past-track software to save stored data as .las format. You can use.
I believe there is a LIDAR plug-in in DotSpotial which can be read. Las files:
DotsPitial.plugin. Leader
If you are asking how to write the C # replacement for the previous-track program that directly connects to the USB, but I do not know exactly.
DotSpatial is a status library that was originally kept from DotSpatial.Positioning. It's possible that this utility will have the ability to connect to your device, but I think it will probably only support a limited subset of GPS devices, and I have never used it myself.
Hope this information is a bit helpful and will tell you in the right direction.
Edit:
I downloaded the last-track 10 software that is designed to get data from the unit. In return, the entry 4 and U-blocks 5 USB drivers were installed. I think it's half that you need to write a C # app that can talk to your GPS and work in code. You can find drivers on the web. I think I found it here:
But make sure you search for a version of the driver that matches your PC configuration (32/64 and the right operating system) Are there. Incidentally, this would mean that you will need to create x86 and x64 for your C # app.
The next step is to find some of its documents and then the drivers have to try to use C #. So far, I have not found a good document to work with drivers, but I'm sure it turns out. When I find it, then I'll update with the link
Comments
Post a Comment