unaiib commented on issue #3361: URL: https://github.com/apache/streampipes/issues/3361#issuecomment-2536361471
Hi @tenthe. Here you have the steps I follow to do the configuration. First of all I ensure to have connection with the PLC executing the ping command. **adminit@F21-NX-i40-KEPWARE-LAB:~$ ping 10.112.156.22** PING 10.112.156.22 (10.112.156.22) 56(84) bytes of data. 64 bytes from 10.112.156.22: icmp_seq=1 ttl=252 time=3.00 ms 64 bytes from 10.112.156.22: icmp_seq=2 ttl=252 time=1.28 ms 64 bytes from 10.112.156.22: icmp_seq=3 ttl=252 time=1.35 ms 64 bytes from 10.112.156.22: icmp_seq=4 ttl=252 time=1.46 ms 64 bytes from 10.112.156.22: icmp_seq=5 ttl=252 time=1.36 ms ^C --- 10.112.156.22 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 1.284/1.692/3.004/0.658 ms adminit@F21-NX-i40-KEPWARE-LAB:~$ Go to the Connect/My Adapter section and create a new one (PLC4X S7) **1st Adapter:** Basic Settings: Set PLC IP, Polling interval (1sec) and some inputs.  Configure Fields: I added a Timestamp  Start Adapter: Write the name for the adapter  This adapter works correctly: I can edit, stop and restart this adapter.   **Other Adapter:** Basic Settings: The same config as the 1st adapter without some variables. (I only use a variable that works in the first adapter)  Configure fields: I added a timestamp  Start Adapter: Write the name for the adapter  After I click the Start button, starts loading and crashes after few minutes:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@streampipes.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org