02-25-2016 04:19 PM
Yes, mostly. I.e., it's the canonical way to communicate data from one actor to another.
However, you can also use:
* Queues
* Notifiers
* Files
* TCP or UDP sockets
* Shared variables
* Network streams
* DataSockets
Etc.
02-25-2016 04:56 PM
What Brainstorms said, but if you are going to use AF I suggest sticking with the messages.
Casey
Phoenix, LLC
CLA, LabVIEW Champion
Check Out the Software Engineering Processes, Architecture, and Design track at NIWeek. 2018 I guarantee you will learn things you can use daily! I will be presenting!