Compiler Output

Compiler Output

Figure 3-15: Compiler Output

This tab displays information about the last project compilation. It shows information messages as well as Warnings and Errors (highlighted in red). Successful and unsuccessful output is reported within this tab to help identify and troubleshoot problem areas of the program development.


  • Double-click an error to open the program in the workspace and jump directly to the relevant location in the editor. This lets you rework the program and fix the error.

    In the image above, the first warning is for Sample_Inst. Double clicking that item opens that item's location in the Dictionary.

    When there is a long list of statements, only the bottom part is displayed. Do not forget to scroll up.