Getting Started with the Actor Framework – Part II
In the previous installment, we built a very simple program which consisted of a single actor and a single message. In this part we will create an application that is a bit more complex. This example consists of two actors: a DAQ actor which can read an analog voltage and a User Interface actor which provides a graphical user interface to display the data. Let’s get started!
- Read more about Getting Started with the Actor Framework – Part II
- 8 comments
- Log in or register to post comments