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


next up previous contents index
Next: servers.timeouts - Function Up: servers - Tool Previous: servers.busy - Function


servers.settimeout - Function



Package utility
Module tasking
Tool servers


Set event timeouts


Synopsis
settimeout(action, timeout)


Description
Normally some crucial events are just awaited. It is possible to set a timeout for some of the events. Normally this should not be needed except in debugging. The events are:
create
Create a server
close
Close a tool
done
Close a server
makeplot
Make a plot server



Arguments

action   event name
    Allowed: String
    Default: create
timeout   Time out in seconds
    Allowed: Numeric
    Default: 60


Returns
Bool




next up previous contents index
Next: servers.timeouts - Function Up: servers - Tool Previous: servers.busy - 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