Re: Gps multiplexing and raeding directly from com port
- From: "Christian Resma Helle" <xtianism@xxxxxxxxx>
- Date: Mon, 3 Mar 2008 09:29:16 +0100
Well if you read from the real port then only one programs can read from it.
If you read from the multiplexer port, then other programs can access the
GPS device same time as you do. If your applicaiton integrates with 3rd
party navigation solutions then you would probrably want the navigation
system to also use the GPS device
--
Regards,
Christian Resma Helle
http://christian-helle.blogspot.com
"Bjørn Brox" <bpbrox@xxxxxxxxx> wrote in message
news:47cbaba9$1@xxxxxxxxxxxxxxxxxxxx
Christian Resma Helle skrev:
For me, the most performance effective way to do this is by polling theIs there any difference in reading the virtual comport or the real
COM port using the native ReadFile function. You'll have to parse the
NMEA strings yourself though.
comport?
I guess no.
--
Bjørn Brox
.
- Follow-Ups:
- Re: Gps multiplexing and raeding directly from com port
- From: Bjørn Brox
- Re: Gps multiplexing and raeding directly from com port
- References:
- Re: Gps multiplexing and raeding directly from com port
- From: Bjørn Brox
- Re: Gps multiplexing and raeding directly from com port
- Prev by Date: Re: Gps multiplexing and raeding directly from com port
- Next by Date: Re: Gps multiplexing and raeding directly from com port
- Previous by thread: Re: Gps multiplexing and raeding directly from com port
- Next by thread: Re: Gps multiplexing and raeding directly from com port
- Index(es):
Relevant Pages
|