TANGO is an object-oriented distributed control system. In TANGO all objects are representations of devices, which can be on the same computer or distributed over a network. Communication between devices can be synchronous, asynchronous or event driven.
The object model in TANGO supports methods, attributes and properties. TANGO provides an API which hides all the details of network access and provides object browsing, discovery, and security features.
For more information please visit www.tango-controls.org.
- main: Tango development version
- 9.3-backports: Tango 9.3 LTS version
On readthedocs: tango-controls.readthedocs.io
API reference: tango-controls.gitlab.io/cppTango
See INSTALL file.
See CONTRIBUTING file.
