If an error is detected by the function block, verify the value of the output q_sResultMsg. It provides detailed information about the detected error.
Symptom |
Possible cause |
Solution |
---|---|---|
The function block indicates a detected error and the value of q_etResult is ET_Result.InterfaceError. |
An error is detected with the Ethernet interface the server is bound. The configuration of the Ethernet interface has been modified while the server was in monitoring state. |
|
After enabling the function block, an error is detected and the value of q_etResult is ET_Result.RuleConfigMemoryAddressinvalid. |
One of the access rules created while the function block was not enabled contains a memory configuration which does not comply with the supported memory areas of the server. |
|
After enabling the function block, an error is detected and the value of q_etResult is ET_Result.OpenFailed. |
The Ethernet interface the server is trying to bind is not available. |
|