Corrected from:
-
Response of the new version:
What happens?
Although an error message is triggered via the input 'xSetError[y]' at the function module L_IE1P_SetError or L_IE1P_SetErrorSingle, no entry is made in the logbook. In addition, the defined error reaction is not executed.
When does the behaviour occur?
The behaviour described above occurs if the 'ModuleHandler' input of the function blocks L_IE1P_SetError or L_IE1P_SetErrorSingle (from the library L_IE1P_ApplicationErrors) is not connected to the ModuleHandler of the Lenze controller or servo inverter i950.
Which products are affected?
L_IE1P_ApplicationError from V3.24
Short-term measures:
Connect the input 'ModuleHandler' of the function modules L_IE1P_SetError and L_IE1P_SetErrorSingle with e.g. an instance of the function module L_IM1P_ModuleHandler.
Evaluation / recommendations:
With release V3.24, the ModuleHandler function was introduced in the Lenze controller. Every component in the controller system is connected to the ModuleHandler. This makes it possible to determine in the logbook which component has triggered an error message. When triggering an application-specific error message, the module/component that triggered the error message must be specified. This is done via the 'ModuleHandler' input mentioned above.
Automatic Translation