JoonasC commented on issue #1780:
URL: https://github.com/apache/plc4x/issues/1780#issuecomment-2368360277

   Sure, here is Beckhoff's official documentation: 
[https://infosys.beckhoff.com/english.php?content=../content/1033/tf6281_tc3_ethernetipscanner/index.html&id=](https://infosys.beckhoff.com/english.php?content=../content/1033/tf6281_tc3_ethernetipscanner/index.html&id=)
   
   For a TLDR version:
   1. Add an Ethernet/IP scanner device:
   ![Screenshot from 2024-09-23 
11-45-06](https://github.com/user-attachments/assets/8b683b55-773c-4cdc-8707-8b285f3a4b51)
   2. Create a sync task for the device:
   ![Screenshot from 2024-09-23 
11-48-57](https://github.com/user-attachments/assets/d50bc0db-b2aa-4621-ab28-360b5dfd9080)
   3. Create a global variable list called `ETHIP`, which contains variables 
declared in the `M` memory area:
   ![Screenshot from 2024-09-23 
11-52-11](https://github.com/user-attachments/assets/662468f3-d188-4903-91e6-00e12a75b74b)
   4. Add the `Tc2_EthernetIP` library to the PLC project:
   ![Screenshot from 2024-09-23 
12-02-35](https://github.com/user-attachments/assets/3d72ac41-63ff-459d-ae1b-927509f976f1)
   5. Check the read and write options for tags you want to read/write to:
   ![Screenshot from 2024-09-23 
12-03-20](https://github.com/user-attachments/assets/294fc116-6314-4c1b-bb40-84fceb9057f1)
   6. Get the IP address of the Ethernet/IP server from the settings tab:
   ![Screenshot from 2024-09-23 
12-05-43](https://github.com/user-attachments/assets/ef2c90e5-25cc-4546-bef7-250bc57b9025)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to