-
Download and Install Python: https://www.python.org/downloads/
-
Download and Install an IDE: https://code.visualstudio.com/
-
Install Python Extension (in VSCode)
-
Use PIP to install required packages via cmd line:
pip install pandas
Excel <-> PLC via Ethernet/IP or OPC-UA.
PLCExcel.mp4
Excel Logger via Ethernet/IP or OPC-UA.
Real-time communication between Excel and a PLC using Ethernet/IP.
LiveExcel.mp4
A .L5X editor:
- Generate an Excel Tag List
- Edit Tag Descriptions etc..
A Tkinter GUI to reada/write PLC tags.
TkinterGUI.mp4
A Tkinter GUI to read and write PLC tags via EtherNet/IP using Optical Character Recognition (OCR)
tkinterSCADA.mp4
A Flask Web Server to read and write PLC tags via EtherNet/IP.
WebGUI.mp4
A Watch Window to read Logix PLC tags via EtherNet/IP.