Hello, I’ve red e few similar posts and I didn’t find any answer.
a) Via NetNames+ I set the IP address in the PLC 192.168.1.13, subnet 255.255.255.0, gateway 192.168.1.1. And it is OK.
b)BF-D led is flashing red.
c) I Can ping it from cmd. It is OK.
d) I can log in through the cmd using ssh admin@192.168.1.13
admin@192.168.1.13’s password:
Last login: Sun Apr 15 06:15:39 2018 from 192.168.1.100
admin@axcf2152:~$
e) In the projest PLCNext Engineer I have the same address 192.168.1.13
And it is still impossible to connet to the controller from PLC Next Engineer.
Please help, because I have no idea.
If the RUN LED is not green, then that indicates that the PLCnext Runtime has not started, which would explain why PLCnext Engineer cannot connect.
Please check the contents of the following file on the PLC:
/opt/plcnext/logs/Output.log
The entries at the end of that file may indicate why the PLCnext Runtime was not able to start.
You could also try a Type 1 reset (sudo recover-plcnext 1), after which you will need to set the IP address again.
i have the same problem as described above, RUN LED is green and did a Type 1 and Type 2 reset. I made a second project with exact the same setting and there i can connect. But not on my main project.
Any ideas?
What firmware version is running on the controller?
What version of the controller is used in (a) the PLCnext Engineer project that does not connect, and (b) the PLCnext Engineer project that does connect?