RegisterForEvents class

From LabVIEW Wiki
Jump to: navigation, search
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.


The RegisterForEvents class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide RegisterForEvents Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
RegisterForEvents Properties Table
Property ID Long Name (English) Description R/W RTE
3B40EC00Event TypesGets 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/WriteYes
3B40EC01Event Locks PanelGets 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/WriteYes
3B40EC02Event Types (Private)Read/WriteYes

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

Version Change(s)
LabVIEW 2018 More info to come.

See Also