PM583-eth and PM590-Arc
Hi,
I have one PM583-Eth and having invalid configuration data in login window of Automation builder. But it is E3/E4 errors. In my processor module settings I have stop on errorclass=E2
In another configuration I am using PM590-Arc + CM597 . I have one Arcnet communication link with one system and I am using CM597 for downloading program + UDP communication with another controller. This PLC having invalid configuration data. E3/E4 errors. In my processor module settings I have stop on errorclass=E2
Any idea how to fix this issue.I don't want to stop the PLC with an open loop or underflow detection.
Answers
the PLC will not stop on E3 error, but it is possible that it does not goto run. You need to check the specific error. For fieldbusses, it is usually possible to set a parameter: "run on config fault" = yes. The default is "no", so the PLC won´t run.
Add new comment