dac42.c File Reference

Library for Data Acquisition; Experiment control. More...

#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "ctype.h"
#include "signal.h"
#include "setjmp.h"
#include "application.conf"

Functions

static void mfaults ()
int ECinit (BOOL initIT)
int ECclear (void)
int ECchck (UINT2 regadr)
int ECread (UINT2 regadr, UINT2 *value)
int ECwrite (UINT2 regadr, UINT2 value)
static void mfaults (int sig, int code, struct sigcontext *scp)
void SetCtlRout (void)

Variables

static jmp_buf env


Detailed Description

Library for Data Acquisition; Experiment control.

Author:
Kurt Huber; Strahlenzentrum J.L.-Universitaet GIESSEN
Date:
05.10.1999
Version:
15.08.2008
modification history
--------------------
15aug08 kHu	DOXYGEN comments added
16may02 kHu	ECchck() neu
16oct00 kHu	ECread() ohne Invertieren
13sep00 kHu	tReadp() -> tMenu
05sep00 kHu	short -> UINT2
05sep00 kHu	ECinit(void) -> ECinit(BOOL initIT)
01sep00 kHu	SetCtlRout() geaendert
01sep00 kHu	from ess42.c
11nov99 kHu	Newprog Standard
28okt99 kHu	x.conf x.h neu geordnet
05oct99 kHu	neu aus ESW

Function Documentation

int ECchck ( UINT2  regadr  ) 

int ECclear ( void   ) 

int ECinit ( BOOL  initIT  ) 

int ECread ( UINT2  regadr,
UINT2 *  value 
)

int ECwrite ( UINT2  regadr,
UINT2  value 
)

static void mfaults ( int  sig,
int  code,
struct sigcontext *  scp 
) [static]

static void mfaults (  )  [static]

void SetCtlRout ( void   ) 


Variable Documentation

jmp_buf env [static]


Generated on Wed Oct 15 16:17:14 2008 for Experiment-Software by  doxygen 1.5.6