Generated when you deactivate a VI window. This event fires when you remove focus from a VI.

Event Data Fields

Name Description
Source

Source of the event. LabVIEW UI refers to any built-in user interface event.

0LabVIEW UI
Type

Type of event that occurred, such as Mouse Down, Value Change, Timeout, and so on.

Time

Value of the millisecond timer when the event occurred.

AppRef

Reference to the application on which this event occurred.

VIName

Name of the VI in which this event occurred.

VIWindow

Number that corresponds to the VI window you activated.

VIAppRef

Reference to the VI in which this event occurred.