Low-Energy Muon (LEM) Experiment  0.5.2
lemvac.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------
2 
3  Name: lemvac.h
4  Created by: Andreas Suter 2016/10/18
5 
6  Contents: lem vacuum controller
7 
8 ---------------------------------------------------------------------*/
9 
10 #define LEMVAC_IN_VARS 27
11 #define LEMVAC_OUT_VARS 8
12 
13 /*---- device driver declaration -----------------------------------*/
14 
15 //---------------------------------------------------------------------------------
21 INT lemvac_in(INT cmd, ...); // read routines
22 
23 //---------------------------------------------------------------------------------
35 INT lemvac_out(INT cmd, ...); // write routines
36 
INT lemvac_out(INT cmd,...)
float lemvac_in[27]
holds the status info of lemvac input variables