ErrorManagementTextList: Error message 'Ambiguous use of name'
Corrected from:
-
Behavior of the new version:
-
Description of the behavior: When compiling the PLC project, the error message appears:
Ambiguous use of name'[name of ErrorManagementTextList]'
Conditions under which the behavior occurs: The error message described above appears if the 'ErrorManagementTextList' object is located with the same name in both the 'Devices' tab and the 'POUs' tab.
If there exists an ErrorManagementTextList with the same name in the 'Devices' tab and in a library of the library manager, then no error message appears when compiling. In this case, the error texts defined in the library are displayed.
Affected products:
PLC Designer V3 PLC Designer V4
Short-term measures, Recommendations, Rating:
Make sure that several 'ErrorrManagementTextList' objects in the PLC project do not have the same name.