Chapter9 Appendix
VDR/S-VDR Real Time Monitor / Installation Manual
136
STEP 6 Change Radar IF setup
It is necessary to change destination IP address of UDP output from the Radar IF since the
Server PC IP address is changed.
To change the IP address, download the IP.txt by the Internet Explorer of the Server PC, and
change it.
In this example, destination IP address is changed from 192.168.000.251 into 192.168.000.010.
IP.txt
(1) To communicate Server PC to the Radar IF, set the route table by the route command on the
command prompt screen.
IP=192.168.111.152
SUB=255.255.255.000
MAC=xx:xx:xx:xx:xx:xx
GW=192.168.111.100
UDP=192.168.000.251
Å 192.168.000.010
UPORT=6001
UDP_Delay=2000
UDP_Wait=2000
C:\>route add 192.168.111.152 mask 255.255.255.255 192.168.0.100 Enter