Dear all,
I have a project where I have two ModbusTCP communication drivers in the application.
It's working normally until a power outage or the installation panel is restarted.
As soon as the PLC CPU is restarted, the Ethernet port is OK, but the TCP Server displays an "UNDEFINED" error.
I can't reset the error using the diagnostic confirmation or the "mbserver.xConfirmError" bit.
I noticed that the error only appears in the "mbserver.byModbusError" memory and the description is "UNDEFINED."
The "mbserver.xError" memory doesn't flag an error.
When using the warm restart function and then START CPU, the devices return to normal operation.
The following demonstration images;
The main question is: How can I make devices boot automatically?
Log in to post a comment.
Dear all,
I have a project where I have two ModbusTCP communication drivers in the application.
It's working normally until a power outage or the installation panel is restarted.
As soon as the PLC CPU is restarted, the Ethernet port is OK, but the TCP Server displays an "UNDEFINED" error.
I can't reset the error using the diagnostic confirmation or the "mbserver.xConfirmError" bit.
I noticed that the error only appears in the "mbserver.byModbusError" memory and the description is "UNDEFINED."
The "mbserver.xError" memory doesn't flag an error.
When using the warm restart function and then START CPU, the devices return to normal operation.
The following demonstration images;
The main question is:
How can I make devices boot automatically?