Low-Energy Muon (LEM) Experiment  0.5.2
sep61vac.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------
2 
3  Name: sep61vac.h
4  Created by: Andreas Suter 2008/03/07
5 
6  Contents: sep61 vacuum controller device driver
7 
8 ---------------------------------------------------------------------*/
9 
10 #include "midas.h"
11 
12 #define SEP61VAC_VARS 11
13 
14 /*---- device driver declaration -----------------------------------*/
15 
16 //---------------------------------------------------------------------------------
22 INT sep61vac(INT cmd, ...); // read routines
INT sep61vac(INT cmd,...)