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
  1. On the
    Menu
    bar, click
    Project > Verify Project
    . The
    Verify Project
    dialog box opens and verification begins.
  2. If there are errors or warnings listed in the
    Errors
    window, double-click an entry to navigate to its source in the project, and make the necessary changes to resolve it.
  3. Repeat the verification process until there are no errors or warnings listed in the
    Errors
    window. The list updates each time the verification process runs for the project.
    TIP:
    Tips:
    • View Designer
      verifies definitions of Add-On Graphics even if no instances of the Add-On Graphics exist in the project.
    • View Designer
      verifies 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 the
      Errors
      window:
      • Click the hyperlink in the
        Location
        box.
      • Select an entry in the list and press
        Enter
        .
    • Alternate methods of starting the verification process:
      • In the
        Project Explorer,
        right-click the project name
        and click
        Verify Project.
      • On the
        Standard
        toolbar
        ,
        click
        Verify Project
        ViewDesVerifyProject
        .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal