Skip to content

AT5 257

Gianluca Marotta requested to merge AT5-257 into master

Common CSP.LMC CspMaster class now implements asynchronous commands and TANGO attributes, such as timeout and progress indicators to track long-running commands. Use decorators function to check the values of State and administrative mode (adminMode) attributes to allow a command execution (utils/decorators.py)

Merge request reports