Long DevIO Subclass
[ACS C++ Examples DocumentationMiscellaneous Examples]

Collaboration diagram for Long DevIO Subclass:


Description

This example should prove to be particularly useful to those developers dealing directly with hardware. The full implementation of a DevIO subclass is presented here and it's usage can be found in the Ramped Power Supply example. DevIOs should be used when you need to keep a BACI property read-only, but also have to change the value of the property dynamically.

What can I gain from this example?



Links