MotorUniM module from library ProcessObjExtlib 2.4-11
I have the MotorUniM module ( library ProcessObjExtlib 2.4-11) object error variable set to true (ObjErr) and I'm not able to acknoledge the error.
The MotorUniM module in the past has the variable AEConfig set to 1 and the ObjErr was set to true. Now I have put the AEConfig to 2 but It is not possible to acknowledge this error even if I put to true the MotorUniM variable ObjErrAck from the Interaction paramenter.
Any suggestion on how to solve this problem ?
Do I need to delete the MotorUniM tag and recreat it ?
Best regards.
Angelo.
Answers
Where are you trying to acknowledge the error from ?
If you're trying to acknowledge on the Alarm and Event list then it's more likely that you have a problem with the AE server or collection configuration. The alarm lists need to be configured and working properly in order to acknowledge any Object Error.
Otherwise, try initialising the program again with a warm start or cold start. You can also do an "Init" start which will completely initialise the program as if you were cold starting for the very first time. This will do the same job as deleting / creating but will not break the object names.
Deleting the object and recreating it again should only be your last resort.
Add new comment