This is my first article. So, i apologize in advance for any errors. Any kind of suggestions are welcomed.
I work in manifactury company.
In the last year the management has decided to buy several machines.
To improve productivity and integration with the production process, the information system must be able to communicate with the machines.
For example, it is interesting to send the setting directly to the machine for the next production, or to monitor the execution of the work from the office.
Many machines consist of a PLC, often Siemens S7.
For the machines I had to analyze, the SIemens PLC was a 1200 model.
For various reasons I decided to use Python as a programming language.
I love Python for one simple reason. Think of a problem, in Python you can always find the library that’s right for you.
Basically