next up previous contents index
Next: Structures Up: Header FrameStream.h Previous: Synopsis   Contents   Index

Error conditions

<name> code description
NULL 00001
"Null pointer"
NNUL 00002
"Non-null pointer"
ALOC 00004
"Memory allocation error"
FILE 00010
"Frame data files not found"
OPEN 00020
"Frame file open error"
READ 00040
"Frame file read error"
TIME 00100
"Invalid ADC offset time"
SIZE 00200
"Invalid vector length"
CHAN 00400
"Could not find ADC channel"
TYPE 01000
"Invalid ADC type"
RROR 02000
"Frame stream error"
DONE 04000
"End of frame data"

The status codes in the table above are stored in the constants FRAMESTREAMH_E<name>, and the status descriptions in FRAMESTREAMH_MSGE<name>. The source code with these messages is in FrameStream.h on line l.70.


next up previous contents index
Next: Structures Up: Header FrameStream.h Previous: Synopsis   Contents   Index
LAL test account 2003-10-23