SKA Tango Base Logo
0.19.3
  • Developer Guide
    • Getting started
    • Components and component managers
    • Long Running Commands
  • API
SKA Tango Base
  • Developer Guide
  • Edit on GitLab

Developer Guide

  • Getting started
    • Prerequisites
    • Basic steps
    • Detailed steps
      • Write a component manager
      • Implement command class objects
      • Write your Tango device
  • Components and component managers
    • Tango devices and their components
    • Component monitoring
    • Component managers
  • Long Running Commands
    • Monitoring Progress of Long Running Commands
    • Input Queue
    • UML Illustration
      • Multiple Clients Invoke Multiple Long Running Commands
    • How to implement a long running command using the provided executor
      • Create a component manager
      • Add a method that should be executed in a background thread
      • Add a method to submit the slow method
      • Create the component manager in your Tango device
      • Init the command object
      • Create the Tango Command
    • Class diagram
Previous Next

© Copyright NCRA and SARAO and CSIRO and INAF. Revision 1aab23d3.

Built with Sphinx using a custom SKA theme based on a theme provided by Read the Docs. Creative Commons Licence
SKA developer documentation by SKA Observatory is licensed under a Creative Commons Attribution 4.0 International License .
Based on a work at github.com/ska-telescope/developer.skatelescope.org .

This work is inspired by the LSST developer guide © Copyright 2016-2018 Association of Universities for Research in Astronomy, licensed under a Creative Commons Attribution 4.0 International License .

This work is inspired by the Apache developer information Copyright © 2018 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 .