Closed dmalisani closed 10 years ago
client.connect(PLC_ip, 0,1) probably works. There is no slot 0 like ever, they start counting at 1.
You can't run example.py since it works with my plc setup and data i have put in the PLC it is example code that works for me. It also show's of a way to make a ditionary mapping of DB block's in a plc.
It shows a valueError: Procedure called with not enogh arguments (16 bytes missing) or wrong calling convention.
It raised by client.connect(PLC_ip, 0,0)
test under S7-1200