Timeout input wired but Timeout event not handled

You must provide a case to handle the Timeout event if the timeout input is wired.

Complete the following steps to correct this error.

  1. Right-click the Event structure.
  2. Select Add Event Case from the shortcut menu to display the Edit Events dialog box.
  3. Select Application in the Event Sources section.
  4. Select Timeout in the Events section.
  5. Click the OK button to save the event case.

Refer to Caveats and Recommendations when Using Events in LabVIEW for more information about using events in LabVIEW.