VI Deactivation Event

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.

Event Data Fields

NameDescription
TypeType of event that occurred, such as Mouse Down, Value Change, Timeout, and so on.
TimeValue of the millisecond timer when the event occurred.
AppRefReference to the application on which this event occurred.
VINameName of the VI in which this event occurred.
VIWindowNumber that corresponds to the VI window you activated.
VIAppRefReference to the VI in which this event occurred.