-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
NI Event Source Actor by NI - Toolkit for LabVIEW Download
Version | 1.1.0.5 |
Released | Jun 26, 2018 |
Publisher | NI |
License | Sample Code License |
LabVIEW Version | LabVIEW>=15.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage |
Description
This package contains a palette and an Event Source Actor class, which adds capabilities to your Actor Oriented applications.
Actors can inherit from Event Source Actor to:
- provide registering and unregistering for events,
- generate events to notify all registered actors,
- directly integrate into standard actor oriented messaging,
- implement truly reusable actors,
- use fully OO implementation of Events,
- make handling addresses fast and easy,