1 How To...
1.13
Configure an IP Receive Port
The receiver can be configured to automatically receive data (typically differential correc-
tions) from an IP server. In this example, we show how to connect to an IP server having the
hostname
MyServer
and using port 28786.
1. Configure one of the IP receive connections (see section 1.1.5) to listen to port 28786
of
MyServer
. Here, we assume that the first IP receive connection (
IPR1
) is free:
setIPReceiveSettings,IPR1,28786,TCP2Way,MyServer <CR>
2. If the data stream from the IP server contains differential corrections in CMR or
RTCM format, the receiver will automatically decode them and use them in the PVT
processing.
3. To close the connection, enter the following command:
setIPReceiveSettings,IPR1,0 <CR>
The TCP connection initiated by the receiver is bidirectional. Once the connection is estab-
lished, the receiver accepts input data from the server (as shown above), but it can also send
data to the server, or process user commands from the server.
The example showed how to set up a TCP connection with the server. The receiver can also
listen to incoming UDP messages. In that case, the connection is unidirectional and the server
address or hostname must not be specified. For example, to listen to UDP messages on port
28786, use the command:
setIPReceiveSettings,IPR1,28786,UDP <CR>
32
Summary of Contents for PolaRx5TR
Page 1: ...PolaRx5TR Reference Guide Applicable to version 5 5 0 of the Firmware ...
Page 73: ...3 Command Line Reference Chapter 3 Command Line Reference 73 ...
Page 130: ...3 Command Line Reference COM1 gim CR R gim IonosphereModel off COM1 130 ...
Page 237: ...3 Command Line Reference COM1 237 ...
Page 279: ...3 Command Line Reference COM1 279 ...
Page 294: ...4 SBF Reference Chapter 4 SBF Reference 294 ...