10/18/2024 11:15 AM | |
Joined: 2/6/2022 Last visit: 10/31/2024 Posts: 50 Rating: (4) |
This project have been tested on Windows 11 Pro. The Python module need to have Net 8 runtime installed. I have testing a new Python module: LECPython to use for Siemens LOGO. In the document of Siemens LSC we could find that LOGO support 2 different protocols. S7 communication and Modbus Tcp. And if I remember correctly the S7 communication is based on S7-200. Question: Does S7-200 and S7-200SMART use different S7 communication. (Is that true?) Documentation could be find here: LECPython | docfx (lecpserver.com) Its based on C# programming language. (ex. S7Net) After some debugging in Python I was able to configure it to work with LOGO. So I share it here, maybe it would be useful. Python 3.12 have been used.
|
Last edited by: FredrikS7 at: 10/18/2024 11:44:33 |
|
Follow us on