Requires: Base Development System
Inherits from VI. View the class hierarchy.
Event | Description |
---|---|
Data Change | Generated on the Facade VI when the value of the XControl changes as a result of writing to its terminal, local variable, or Value property. LabVIEW calls the Facade VI with the new value. Details |
Direction Change | Generated on the Facade VI when the direction of the XControl changes from control to indicator or vice versa. Details |
Display State Change | Generated on the Facade VI when the display state of the XControl changes because the user invoked a property or a method on the XControl. Details |
Exec State Change | Generated on the Facade VI when the execution state of the VI that owns the XControl changes from idle to running or vice versa. Details |