Really strange, but does not work. Did everything what s described. Both logos are reachable from RPi2.
pi@logocontrol:~ $ ping 192.168.20.62
PING 192.168.20.62 (192.168.20.62) 56(84) bytes of data.
64 bytes from 192.168.20.62: icmp_seq=1 ttl=254 time=4.50 ms
64 bytes from 192.168.20.62: icmp_seq=2 ttl=254 time=2.34 ms
64 bytes from 192.168.20.62: icmp_seq=3 ttl=254 time=2.06 ms
64 bytes from 192.168.20.62: icmp_seq=4 ttl=254 time=5.02 ms
64 bytes from 192.168.20.62: icmp_seq=5 ttl=254 time=2.49 ms
^C
--- 192.168.20.62 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 2.069/3.286/5.023/1.224 ms
pi@logocontrol:~ $ ping 192.168.20.61
PING 192.168.20.61 (192.168.20.61) 56(84) bytes of data.
64 bytes from 192.168.20.61: icmp_seq=1 ttl=254 time=2.34 ms
64 bytes from 192.168.20.61: icmp_seq=2 ttl=254 time=1.89 ms
64 bytes from 192.168.20.61: icmp_seq=3 ttl=254 time=2.03 ms
64 bytes from 192.168.20.61: icmp_seq=4 ttl=254 time=1.96 ms
^C
--- 192.168.20.61 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 1.893/2.058/2.347/0.182 ms
pi@logocontrol:~ $
This is the first part of the settings!
<configuration>
<settings>
<plc id="mijnLogo8" type="Logo8" ip="192.168.20.61" />
<plc id="mijnLogo7" type="Logo7" ip="192.168.20.62" />
<httpWebservice port="8088" />
-
Diese Antwort wurde vor vor 8 Jahren, 4 Monaten von jphermans bearbeitet.