RegisterForEvents class/Event Types property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 3B40EC00
Scope VI Scripting
Data Name Event Types
Short Name* Event Types
Long Name* Event Types
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16542
Owning Class Name RegisterForEvents Class
Data Type Enum U32 Array data type

Enum U32 Array

Property Node Event Types
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

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.

For detailed on help on a specific user event, refer to the help topic of the same name as the event.


Uses

History

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

See Also

External Links