Verify a project
View Designer
verifies a project automatically when downloading that project to the HMI device. Verify a project any time during project development. For example, verify a project if a controller is defined for that project. Invalid tags or expressions appear in the Errors
window.View Designer
identifies invalid expression syntax as an error. The expression does not work for the project when downloaded to the HMI device. Resolve errors before downloading a project to the HMI device. An invalid tag reference shows as a warning. The project may work when downloading the project to an HMI device after fixing the tags in the controllers using
Logix Designer
. Resolving warnings is not required to download a project. To verify a project
- On theMenubar, clickProject > Verify Project. TheVerify Projectdialog box opens and verification begins.
- If there are errors or warnings listed in theErrorswindow, double-click an entry to navigate to its source in the project, and make the necessary changes to resolve it.
- Repeat the verification process until there are no errors or warnings listed in theErrorswindow. The list updates each time the verification process runs for the project.TIP:Tips:
- View Designerverifies definitions of Add-On Graphics even if no instances of the Add-On Graphics exist in the project.
- View Designerverifies tags in a data log even if no instances of the tag exist in the project.
- Alternate methods of navigating to the source of an error or warning in theErrorswindow:
- Click the hyperlink in theLocationbox.
- Select an entry in the list and pressEnter.
- Alternate methods of starting the verification process:
- In theProject Explorer,right-click the project nameVerify Project.
- On theStandardtoolbar,clickVerify Project.
Provide Feedback