ChimeraTK / ControlSystemAdapter

An adapter layer which allows to use control applications with different control system software environments.
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Documentation of createSynchronizedProcessArray(): unclear which element of pair is sender, which is receiver #16

Closed mhier closed 5 years ago

mhier commented 5 years ago

The documentation of createSynchronizedProcessArray() should mention which element of the returned pair is the sender and which is the receiver. Also check other similar functions for the same lack of documentation (-> bidirectional?).