In the 'Compiler warnings' category of the 'Project settings' dialog (menu 'Project' > 'Project Settings') allows compiler messages to be individually configured so that they
end the build process with an error,
display a warning in the message window during the build process, or
do no react
Included in the following products;
PLC Designer V4.1
Application:
This enables developers to enforce stricter code quality rules (e.g., eliminating all warnings) and increases reliability by ensuring that potential issues are not overlooked.