Hi All:
I just completed some testing with this. I used a GPRS receiver that had both an Ethernet port and Serial port. I connected the serial port of the GPS to the Digi and the the Ethernet port to the office switch. I then connected the office switch to the GPS Ethernet port. I configured the unit to output NMEA data, GPZDA, on both the Ethernet port, TCP 4002, and the Serial 1 port at 1 second epochs. I wrote a perl script to compare the arrival of both streams, one via the Asyn0 and 1 via directly from the GPS while varing the forwarding timeout value. I took one hundred samples and averaged them. Here are the results:
Code:
Forwarding Average
Timeout Delay(ms)
90 905.84
80 806.64
70 705.98
60 607.13
50 506.98
40 413.43
35 356.79
34 346.78
33 336.66
32 327.79
31 316.64
30 306.46
29 297.20
28 291.12
27 277.03
26 267.33
25 257.60
20 208.22
15 157.43
10 107.73
9 97.64
8 88.47
7 77.63
6 67.97
5 57.32
4 47.67
3 37.79
2 27.44
1 3.98
Hope this will be of some help.
Cheers,
John