March 2018
Beginner to intermediate
410 pages
10h 40m
English
For simple actuators, we instantiate the ControlServer class with a set of control parameters that the actuator publishes. For concentrators we cannot always do this since the embedded actuators typically have different sets of control parameters.
If all embedded actuators have the same set of control parameters, we can still instantiate the ControlServer class with the set of control parameters to publish. The get and set event handlers contain a reference to the embedded node in question. If, on the other hand, the embedded actuators do not have the same set of control parameters, we instantiate the ControlServer class without parameters. Instead, we provide an event handler for the OnGetControlParameters ...
Read now
Unlock full access