Get instant gps data

Hello everyone, i am new in this community and i would like to ask you if i can stream the data (i.e. every second or whenever i ask it) to my pc throught a function called in my code.

Is there such a command or function supporting this?

Thank you in advance!

@1119 you mean on Navio? Yes, it is possible. Please check the GPS example here:
https://docs.emlid.com/navio2/Navio-dev/gps-ublox/

thank you for your immediate response @mikhail.avkhimenia, i am talking about REACH. If you know something on REACH it would be really helpful.

@1119 on Reach it is possible to output the solution in NMEA format to a TCP port and then read this port in your code.