Erstellte Forenantworten
-
AutorBeiträge
-
jphermans
TeilnehmerHallo Andycode,
Hast zu die beispiele (image) noch?
Danke schön.jphermans
TeilnehmerThis looks better, but I have just a problem because I have to invert the reset. Maybe a solution for this ?
jphermans
Teilnehmer16. Juli 2016 um 11:17 als Antwort auf: Getrennt: Rollo-ZPos UDF Block meldet als Position immer 1 #3015jphermans
TeilnehmerHow do I now what dword that I have to setup? Example is 106, here I see 180!
I have used the same as in the example but the status stays closed in Logocontrol.-
Diese Antwort wurde vor vor 8 Jahren, 8 Monaten von
jphermans bearbeitet.
jphermans
TeilnehmerIt works now, really strange.
Have cut off the power off logo7 once and now it is working. Thank you for the help.jphermans
TeilnehmerReally 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, 8 Monaten von
jphermans bearbeitet.
-
Diese Antwort wurde vor vor 8 Jahren, 8 Monaten von
-
AutorBeiträge