Event Structure

Has one or more subdiagrams, or event cases, exactly one of which executes when the structure executes. The Event structure waits until an event happens on the front panel, then executes the appropriate case to handle that event. Right-click the structure border to add new event cases and configure which events to handle.

Before you configure events to be handled by the Event structure, review the caveats and recommendations for using events in LabVIEW.