Requires: VI Scripting
Class: Application Events
Type: Notify
Generated when you activate a VI window.
| Name | Description | 
|---|---|
| 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. |