Description
The class Mount1 simulates the behaviour of an antenna interface.
It provides only one synchronous methods:
objfix(...).
What can I gain from this example?
- an example derived from the ACS::Component IDL interface.
- understanding of synchronous method implementation.
Links
*