The task is to measure wireless network latency (and also how much packets are lost). It can be easily done by the Windows PING command, BUT.. i need to combine latency results with current position (and velocity), also there is a lot of measurements (hundreds and more in one log).
The idea was introduced by my friend: take a labview!
For today I now that I need a GPS receiver with NMEA 0183 data output (is it correct?)
But a ping command examples has output only with "packet was delivered or not", but there are no information about latency.
https://decibel.ni.com/content/docs/DOC-16157
https://decibel.ni.com/content/docs/DOC-15341
Can you suggest some way to finish this task? I'm a newbee in labview.