How do I configure an LD8 to output Veripos RTCM?

As well as monitoring LD8 status the WebUI also provides a terminal for issuing direct commands. The user must login to the WebUI to access the Terminal (the password to be used is the enclosure serial number).

Connect to the LD8 using a web browser by browsing to the known IP address (default is 192.168.2.8) of the LD8 and once the screen below is shown, click on Tools then Terminal. If the IP address is not known, please see FAQ – How do I find my LD8 IP address?

Click on Tools then Terminal

  1. RTCM correction can be output on any of the LD8 serial COM ports. Within the terminal window enter the commands below where X should be replaced with the COM port number. Once each command is typed press enter to send.

    UNLOGALL COMX

    INTERFACEMODE COMX NONE RTCM OFF

    LOG COMX VERIPOSRAWRTCMDATAB ONNEW


  2. To change the baud rate of the serial port, send command below. COMX should be the same COM port as used in step 2 and the field 9600 replaced with the appropriate baud rate.

    SERIALCONFIG COMX 9600 N 8 1 N ON

  3. To save the configuration, send the following command via the terminal.

    SAVECONFIG

It is worth noting that terminal applications can also be used to issue commands directly to the LD8 (using either the available COM ports or TCPIP sockets).