mass44.c File Reference

MASS: Acquisition of Ion Mass Spectrum; Magnet Power Supply Control. More...

#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "ctype.h"
#include "signal.h"
#include "setjmp.h"
#include "iv.h"
#include "intLib.h"
#include "sysLib.h"
#include "semLib.h"
#include "ioLib.h"
#include "sys/ioctl.h"
#include "taskLib.h"
#include "time.h"
#include "errno.h"
#include "application.conf"

Functions

int MPSopen (void)
int MPSclos (void)
int MPSstat (int mask)
int MPScmd (char *cmd, char *reply, int len, BOOL errchk)
int MPSset (int val)
int MPSwait (int wait)

Variables

int errno
static int savoptw
static int savoptr
FILE * fpw = NULL
FILE * fpr = NULL


Detailed Description

MASS: Acquisition of Ion Mass Spectrum; Magnet Power Supply Control.

Author:
Kurt Huber; Strahlenzentrum J.L.-Universitaet GIESSEN
Date:
15.03.2001
Version:
15.10.2008
modification history
--------------------
15oct08 kHu	DOXYGEN comments added
16apr03 kHu	Fit gemacht fuer -Wall GCC-Option
02jul02 kHu	uInit(), uReset() -> uClear
15mar01 kHu	new

Function Documentation

int MPSclos ( void   ) 

int MPScmd ( char *  cmd,
char *  reply,
int  len,
BOOL  errchk 
)

int MPSopen ( void   ) 

int MPSset ( int  val  ) 

int MPSstat ( int  mask  ) 

int MPSwait ( int  wait  ) 


Variable Documentation

int errno

FILE* fpr = NULL

FILE* fpw = NULL

int savoptr [static]

int savoptw [static]


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