Contents for developers
Intended audience: developers
- Developer’s Guide
- Overview
- Getting Started
- Installation
- Tools and Extensions
- Tutorials
- Documentation, how to contribute
- Waltz (ex. TangoWebapp) installation tutorial (Windows)
- Scada introduction with TANGO examples
- Snapshots from TANGO labs at the ESRF
- TANGO as CS course in Uni
- Write a TANGO device class for an Arduino temperature sensor
- General TANGO training for C++
- General TANGO training for Python
- HOW-TOs
- How to cross compile omniORB
- How to create inheritance link between Tango classes (C++)
- How to deal with string Tango attribute (C++)
- How to reconnect Database at device server startup time
- How to distinguish clients on the server side
- How to add dynamic attributes to a device class
- How to extract read and set values from a scalar attribute
- How to Fandango
- How to write your first Device Class
- Integrate Java Tango servers with Astor
- How to PyTango
- PyTangoArchiving Recipes
- How to run a device server with an active Windows firewall
- How to run device servers on Windows XP with IPv6
- How to start a device server
- How to try Tango Controls
- Using Tango servers without DB for unit testing
- How to tune polling by code in a TANGO class
- How to use vectors to set attributes
- Reference