Hi everyone. I'm trying to read and set some outputs and some variables in a very simple program using Python. I've already configured my DBs with the GET/PUT and the optimized block access option according to the manual, but no matter what I try my program always returns something like the lines that follows:
Of course, I'm able to connect to the PLC because the function to check the connection returns True, but apart from that I'm complitely out of ideas. Any suggestions?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone. I'm trying to read and set some outputs and some variables in a very simple program using Python. I've already configured my DBs with the GET/PUT and the optimized block access option according to the manual, but no matter what I try my program always returns something like the lines that follows:
Of course, I'm able to connect to the PLC because the function to check the connection returns True, but apart from that I'm complitely out of ideas. Any suggestions?
Thanks