Seite 1 von 1

Need help in string part separator

Verfasst: Sonntag 15. Dezember 2013, 13:01
von TOURNEUR
Hi ;

I trying to read string from a GPS module .

In first I did separating all message from the module with part fonction ,

But in case ,my module send lot of message want to separate them with specifique word like $GPZD , $GPGLL ,etc ...

I don't know actually how can separate this gps string with their specific command

Thank for all can have idea or help.

Re: Need help in string part separator

Verfasst: Sonntag 15. Dezember 2013, 14:34
von Mike D
Hi,
do you have ssen the examle "Hardware/RS232/GPS-Demo.prj" ?

Mike

Re: Need help in string part separator

Verfasst: Sonntag 15. Dezember 2013, 18:43
von TOURNEUR
How ... effectivly ,I 'm very stupid !
long time use profilab and I don't thought one typical exemple is on my software !

I test it with my GPS (Ublox firm) ,and will learn more about this exemple to modify it for my module (different flux ,protocol,etc...).
Some detection bugs appear, selector don't string from my module when I select a request and few time work ...

But this exemple is a great help for me ,a great part of work was do with it....

Thank for your reply help Mike ,exactly what need !