Click the Run button on any broken VI to display the Error list window. If warnings exist in a VI, the Warnings button is also available to the left of the Run button.
Selecting a VI from the VI List listbox displays associated errors and warnings in the Errors and Warnings listbox. Selecting an error or warning from the Errors and Warnings listbox displays more information in the Details listbox.
The Show Error and Help buttons become available once you select an error or warning from the listbox.
This window includes the following components:
VI ListLists all VIs affected by errors and warnings in the current VI.
Errors and WarningsLists all errors (and warnings, if selected) associated with the selected VI.
Show WarningsSets whether the window indicates VI warnings in addition to errors. Warnings do not break a VI by themselves but often result from larger problems.
DetailsIndicates specific details of the selected error or warning.
Show ErrorReturns to the VI and highlights the area affected by the selected error or warning. Clicking this button does not close the Error list window.
HelpOpens a help file describing the selected error or warning in greater detail.