Table of contents
General
Classes
- AlarmHandle Active alarm identifier.
- AppClient Application client API.
- AppServer Application server class
- Channel Channel list entry for Dacc
- Dacc LIGO Sandbox data access class.
- DaccIn DMT frame input class.
- data_object Data object
- DMTOFFLINE Alarm Client API
The alarm client API provides an interface to the alarm manager. Refer
to xxxx for a full description of the Alarm Manager functionality.
The AlarmClient API allows the client process to:
- Define Alarm Types:
The alarm manager keeps a list of currently defined alarm types.
The alarm must be defined by a process before it can be set. The
definition specifies defaul values for all alarm parameters.
- Set Alarms:
Alarms are set or asserted when an abnormal condidstion is detected.
The alarm remains in effect until it times out or is cancelled
explicitly.
- Prolong Alarms:
Alarms are created with an expected timeout period. If the error
condition is not resolved in the expected time, the monitor that
detected the alarm may prolong the alarm duration.
- Cancel Alarms:
Alarms may be cancelled explicitly if the condition is resolved
before the timeout period.
- Interrogate alarm status:
The status of an individual alarm and the default parameters of an
alarm type may be interrogated.
- DMTOFFLINE Monitor data server.
- fantom fantom main class.
- FrWriter DMT frame writer API.
- MonClient Monitor Data Client API.
- MonIndex Access monitor index information.
- NameClient Name service client API.
- NameData Name data
- object_access Object access history
- ReadTrend ReadTrend class reads in one or more trends and returns requested
statistical fields as TSeries
- Trend Accumulate and write trend data frames.
- TrendAcc Trend data accumulator.
- TrendChan Make trend frames.
- TrigClient Trigger Client API
Functions, Macros
Variables
Enums, Unions, Structs
hierarchy of classes
Please send questions and comments to
zweizig_j@ligo.caltech.edu