RegisterForEvents class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | RegisterForEvents class |
Class ID | 16542 |
Scope | VI Scripting |
Class Inheritance |
|
Class Children | This class has no children.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The RegisterForEvents class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide RegisterForEvents Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
3B40EC00 | Event Types | Gets or sets an array of event types. You can get or set one event type for each event item on the referenced Register For Events function. | Read/Write | Yes |
3B40EC01 | Event Locks Panel | Gets or sets an array of Booleans where each element gets or sets whether an event item on the referenced Register For Events function locks the front panel when generated. LabVIEW ignores this property for non-UI events. | Read/Write | Yes |
3B40EC02 | Event Types (Private) | Read/Write | Yes |
Methods
This class has no methods or it inherits methods from its parent: GrowableFunction Class.
Events
This class has no events or it inherits events from its parent: GrowableFunction Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |