Event specified by more than one event case

An event case is handling an event that another case in that Event structure is already configured to handle. You can correct this error either by deleting the duplicate event case or by editing the event handled by the event case.

To delete the duplicate event case, right-click the duplicate event case and select Delete This Event Case from the shortcut menu.

To edit the event handled by the event case, right-click the Event structure and select Edit Events Handled by This Case from the shortcut menu to display the Edit Events dialog box. Edit the event case to handle an event not already specified by this Event structure.

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