Generated when you activate a VI window.

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 whose window was activated.

VIWindow

Number that corresponds to the VI window that was activated. A value of "0" refers to the front panel, and a value of "1" refers to the block diagram.

VIAppRef

Application reference of the activated VI. Since the event might occur in a different application instance than the one in which the VI is open, use this application reference when opening a VI reference with the VI name.