Event Sources

You can configure the Event Structure to handle events from any supported source.

  • User Interface—mouse clicks, key presses, and so on.
  • Programmatically generated events—events triggered by diagram code, without any user interaction.
Each event is associated with a control on the panel of the VI, the panel window of the VI, a pane of the VI, or the application.
Note The application generates events for a VI only while that VI runs or when another running VI calls that VI as a subVI.