A Python package that allows to communicate with PLC.
Needed libraries and their versions: Pillow==10.0.1 pyads==3.3.9
This is a standalone application.
You can install and run the python_plc_connection.py file. In the form you will have ip and port textboxes that allows you to input your ip and port addresses.
Form application allows you to connect your PLC and read/write a (given) value from/to a given variable.
