Requires: VI Scripting
Class: Application Events
Type: Notify
Generated when you deactivate a VI window. This event fires when you remove focus from a VI.
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. |