This workshop is a continuation in the series of ICALEPCS workshops on Tango Controls. Tango is a toolkit for building modern distributed control systems in C++, Python, and/or Java. It is prepared for people who are new to Tango but also for those who want to get an update on the latest tools in Tango. The workshop provides hands-on exercises and examples which attendees can try during or after the workshop. Attendees will acquire a good understanding of the concepts of Tango and its tools for building an object oriented distributed control system.
To follow the demostration, participants require to have Tango environment to be running. The easiest way to have it is to spin-up it in docker. Please, read how to do it here: https://developer.skao.int/projects/ska-tango-images/en/stable/how-to/basic-docker-compose.html
Attached to this page you can find final docker-compose yaml file, need edfor this presentation
Participants can also install the latest dev version of pytango by:
mamba install -c tango-controls/label/pytango_dev pytango=10.1