Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: toolmanager.deletetool - Function Up: toolmanager - Tool Previous: toolmanager.registertool - Function


toolmanager.settoolstatus - Function



Package utility
Module tasking
Tool toolmanager


Set the tool status


Synopsis
settoolstatus(tool, status)


Description
The status of a tool is informative only. Recommended use is the name of an executing function or the string 'Idle'.



Arguments

tool   Name of tool
    Allowed: String
    Default: None
status   Status of tool
    Allowed: String
    Default: '-'


Returns
Bool


Example
- tm.settoolstatus('myimager', 'clean')
T
- tm.settoolstatus('myimager', 'Idle')
T





next up previous contents index
Next: toolmanager.deletetool - Function Up: toolmanager - Tool Previous: toolmanager.registertool - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15