SKA Tango Base Logo

How-To Guides

  • Getting started
  • How to manage your operational state with BaseComponentManager
  • How to implement a long running command
  • How to invoke a long running command
  • How to use the logger
  • How to use OpenTelemetry
  • How to use optional attributes

Guidelines

  • Reporting failure of long running commands
  • Initialising your SKA Tango device

Concepts

  • Components and component managers
  • Logging configuration
  • Long Running Commands

Reference

  • Long Running Command client/server interface
  • commandedState and commandedObsState attributes
  • API
    • SKADevice
    • Base Device
    • Controller Device
      • Controller Device
      • Controller Interface
    • Obs Device
    • Subarray Device
    • Software Bus
    • Task Executor
    • SKA Poller
    • Long Running Commands
    • Command Argument Validators
    • Commands
    • Deprecate modules
    • Faults
    • TestModeOverrideMixin
    • Testing subpackage
    • Type Hints
    • Utils

Releases

  • Migrating to 1.0
  • Migrating to 1.2
  • Migrating to 1.4
  • Changelog
SKA Tango Base
  • API
  • Controller subpackage
  • View page source

Controller subpackage

SKAController.

Controller device.

  • Controller Device
    • ControllerComponentManager
    • SKAController
      • SKAController.init_command_objects()
      • SKAController.InitCommand
        • SKAController.InitCommand.do()
      • SKAController.create_component_manager()
      • SKAController.IsCapabilityAchievableCommand
        • SKAController.IsCapabilityAchievableCommand.__init__()
        • SKAController.IsCapabilityAchievableCommand.do()
      • SKAController.execute_IsCapabilityAchievable()
  • Controller Interface
    • ControllerInterface
      • ControllerInterface._max_capabilities
      • ControllerInterface.maxCapabilities
      • ControllerInterface.read_maxCapabilities()
      • ControllerInterface._available_capabilities
      • ControllerInterface.availableCapabilities
      • ControllerInterface.read_availableCapabilities()
      • ControllerInterface.on_new_shared_bus()
      • ControllerInterface.IsCapabilityAchievable()
      • ControllerInterface.execute_IsCapabilityAchievable()
Previous Next

© Copyright SKAO.

Built with Sphinx using an SKA theme based on a theme provided by Read the Docs.

SKA documentation is licensed under Creative Commons Attribution 4.0 International.