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


next up previous contents index
Next: system - Tool Up: aipsrcdata - Module Previous: user - Tool


table - Tool



Package utility
Module aipsrcdata


Postscript file available

Table System setup - aipsmgr/user



Description
These variables determine the format of the data in the table files. They also control the behaviour of unlocking in glish clients when AutoLocking mode is used on a table. They determine how often an autolock on a table is automatically released.


Example
table.endianformat:                         local
table.relinquish.reqautolocks.interval:     2
table.relinquish.allautolocks.interval:     120
specifies that table data are stored in the local endian format. Autolocks on tables needed by another process are released every 2 seconds. Every 120 seconds all autolocks are released.



Aipsrc Variables

table.relinquish.reqautolocks.interval   nr of seconds to wait before relinquishing autolocks requested in another process
    Allowed: float
    Default: 5
table.relinquish.allautolocks.interval   nr of seconds to wait before relinquishing all autolocks
    Allowed: float
    Default: 60
table.endianformat   endian format to be used for storing data in new tables
    Allowed: big,little,local
    Default: big





next up previous contents index
Next: system - Tool Up: aipsrcdata - Module Previous: user - Tool   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