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.
- tango-9-lts: Tango 9 Long Term Support (LTS) development
- 9.3-backports: Tango 9.3 binary compatible LTS version development
- master: Future Tango version without CORBA (not yet functional)
On readthedocs: tango-controls.readthedocs.io
API reference: tango-controls.github.io/cppTango-docs
Old Manuals: tango-controls.org/documentation/kernel
See INSTALL file.
See CONTRIBUTING file.