Closed OlivierMiracle closed 1 year ago
Hello, I have 1500 PLC but it should work the same. I will also try on 1200. Was having same problems and I checked PUT/GET communication in "Protection & Security" settings.
Don't forget to go offline and download hardware changes! Can be a small thing but easy to forget.
Ok, I needed to do what you said. Making changes in hardware settings and then clicking "download to device" seems to not change parameters in PLC itself.
To do that properly I had to choose PLC_1(my plc) > Download to device > Hardware configuration
I am overly descriptive for other lost souls like me.
Hi! I am trying to get communication to work, but I am getting an exception. There are steps i took:
Next, I have created a few unit test methods:
For checking avaibility:
For checking connection:
And, finally, for write and read instructions.
Only the last one is failing with exception:
The problem doesn't not depend on type of variables, their number, casting etc.