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


next up previous contents index
Next: Index Up: tmstools - Module Previous: obslog - Tool


logbook - Tool



Package nfra
Module tmstools


Postscript file available

Browser for the TMS LogBook table


Description
The LogBook browser is a special purpose browser for the TMS LogBook. The LogBook browser's GUI differs slightly from the other TMS table browsers by the addition of two text boxes below the browser list box. These boxes display the Message and Feedback fields of the currently selected entry in the browser's list box. All other columns from the LogBook table are displayed in the browser list box. These columns are:
EventStamp
Date entry entered into the LogBook.
EventOrigin
Person responsible for the entry.
DoneStamp
Date entry ``handled''.
DoneOrigin
Person responsible.
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.
Resource
The resource to which the entry refers.

The default query performed on the LogBook table at application startup is to display the items entered today. However, this can be overridden by setting the Glish variable logbook.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 LogBook browser at startup.

logbook.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 LogBook browser.
Edit
Operations which change the LogBook table in some way. Current edit operations are:
Add...
Add a new entry to the LogBook.
Update...
Change the Feedback field of the currently selected entry.
Delete
Delete the currently selected entry. This operation is can only be performed by the tmsmgr.
Confirm selected
Set Status field to confirmed on all selected items.
Select all
All entries currently displayed in the list box are selected.
Deselect all
All entries currently displayed in the list box are deselected.
Query
Various queries can be performed on the LogBook 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 current queries are:
Date...
Display all entries in the table which occurred between two dates or from a date to present.
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.
Severity AND Status
allows the specification of a query formed on the logical conjunction of the Severity and Status columns.
All fatal
a fixed query returning all entries with Severity field set to fatal and Status set to issued.
Help
LogBook browser
Displays 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: Index Up: tmstools - Module Previous: obslog - 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