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.
- Right-click the Event structure.
- Select Add Event Case from the shortcut menu to display the Edit Events dialog box.
- Select Application in the Event Sources section.
- Select Timeout in the Events section.
- 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.