PyTango Logo
9.4
  • Getting started
  • Quick tour
  • ITango
  • Green mode
  • API
  • How to
  • How to contribute
  • How to test
  • Python version policy
  • FAQ
  • TEP
  • What's new?
    • Migration guide
      • Moving to v9.4
        • Dependencies and installation
        • Empty spectrum and image attributes
        • Changes to extract_as when reading spectrum and image attributes
        • Non-bound user functions for read/write/isallowed and commands
        • High-level API for dynamic attributes
        • High-level API support for DevEnum spectrum and image attributes
        • Optionally add Python attributes to DeviceProxy instances
        • New attribute decorators
        • Broken logging with “%”
    • History of changes
  • Indexes
PyTango
  • home| 
  • getting started| 
  • quick tour| 
  • how to| 
  • FAQ| 
  • documentation (v9.4.2) »
  • What’s new? »
  • Migration guide »
  • Moving to v9.4

Moving to v9.4

This chapter describes how to migrate to PyTango versions 9.4.x from 9.3.x and earlier.

  • Dependencies and installation
    • Dependencies
    • Installation
  • Empty spectrum and image attributes
    • Writing - server side
    • Reading - client side
      • High-level API reads
      • Low-level API reads
      • Low-level API reads of set point (write value)
  • Changes to extract_as when reading spectrum and image attributes
    • Keep value and w_value separate
    • Disabled types
    • Problems with UTF-8 encoding
  • Non-bound user functions for read/write/isallowed and commands
  • High-level API for dynamic attributes
  • High-level API support for DevEnum spectrum and image attributes
  • Optionally add Python attributes to DeviceProxy instances
  • New attribute decorators
  • Broken logging with “%”
Previous Next

© Copyright Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License.

Built with Sphinx using a theme provided by Read the Docs.