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.
   
![image](https://github.com/user-attachments/assets/0022f302-cb07-437b-9489-254082274ba4)
   Configure Fields: I added a Timestamp
   
![image](https://github.com/user-attachments/assets/9ca3e066-35a1-4f09-80aa-b4ec9276bd68)
   Start Adapter: Write the name for the adapter
   
![image](https://github.com/user-attachments/assets/f4b2790b-9592-43d9-bf06-b61231e10854)
   This adapter works correctly: I can edit, stop and restart this adapter.
   
![image](https://github.com/user-attachments/assets/5961855b-817f-4bd2-9ad8-eedad84899d0)
   
![image](https://github.com/user-attachments/assets/dc0da449-3a0c-40e5-a359-ce3ad42d1296)
   
   **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)
   
![image](https://github.com/user-attachments/assets/b5fe83dc-08f6-41cf-8f5e-cd322f2865e7)
   Configure fields: I added a timestamp
   
![image](https://github.com/user-attachments/assets/f555cd80-fed9-45fc-9fe9-c2865d13c309)
   Start Adapter: Write the name for the adapter
   
![image](https://github.com/user-attachments/assets/d7b8893f-e93d-401c-b42c-1aff8c814f1f)
   After I click the Start button, starts loading and crashes after few 
minutes: 
   
![image](https://github.com/user-attachments/assets/4df017fb-8268-414a-96ea-e4c57edab07b)
   


-- 
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

Reply via email to