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


next up previous contents index
Next: logbook - Tool Up: tmstools - Module Previous: dataset - Tool


obslog - Tool



Package nfra
Module tmstools


Postscript file available

Browser for the TMS ObsLog table


Description
The ObsLog browser is an interface into the TMS ObsLog Table. The browser displays all columns from the TMS ObsLog table, hence, all information contained in the table is available directly in the browser's list box. These columns are:
EventStamp
Date entry entered into the ObsLog.
EventOrigin
Person responsible for the entry.
SeqNr
The observation Sequence Number.
Resource
The resource to which the entry refers.
Band
Band.
HARange
HARange.
Category
One of: DeviceError DeviceModification DeviceConfiguration ProtocolError HumanMessage DeviceRepaired Comment CtrlAbort InitError TestCase unknown.
Severity
One of: info warning error severe fatal unknown.
Status
One of: issued confirmed handled obsolete falseAlarm unknown.
Message
Additional non-specific information.

The default query performed on the ObsLog table at application startup is to display the items entered today. However, this can be overridden by setting the Glish variable obslog.ndays to the number of days you would like to view at startup. This should be set in you .glishrc file. The following line placed in the .glishrc will display the last 6 days of entries in the ObsLog browser at startup.

obslog.ndays := 6

The menu-bar contains the following menus:

File
From the file menu you can do the following:
Print...
This will print the list currently displayed in the browser list box.
Exit
Exit and destroy the ObsLog browser.
Action
Action menu items operate on the currently highlighted entry (or entries) in the browser list box. The actions are:
Add...
Add a new entry.
Delete
Delete the currently selected entry. This operation is can only be performed by the tmsmgr.
Print selected...
Print the current selected entry.
Query
Various queries can be performed on the ObsLog table. The result of each query is displayed in the browser list box (replacing the previous contents). (If you would like additional query options, please let us know.) The queries are:
Date...
Display all entries in the table which occurred between two dates or from a date to present (by leaving the To field empty).
Today - 1 day
Retrieve all entries added since yesterday.
Today - 2 day
Retrieve all entries added over the last 2 days.
Today - 1 week
Retrieve all entries added over the last 7 days.
Help
ObsLog browser
Display this document in your web browser.
Reference Manual
Displays the AIPS++Reference Manual.
Report Bug...
Creates an AIPS++Bug form which enables you to report any bugs found in the application.
About AIPS++
Pop-up which display information about the system on which you are currently running.





next up previous contents index
Next: logbook - Tool Up: tmstools - Module Previous: dataset - 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-08-01