Low-Energy Muon (LEM) Experiment  0.5.2
scs400.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------
2 
3  Name: scs400.h
4  Created by: Andreas Suter 2005/04/22
5 
6  Contents: MIDAS device driver declaration for the MSCB thermoelement card
7 
8 ---------------------------------------------------------------------*/
9 
10 /*---- device driver declaration -----------------------------------*/
11 
15 INT scs400_in(INT cmd, ...);
16 
20 INT scs400_out(INT cmd, ...);
21 
INT scs400_out(INT cmd,...)
INT scs400_in(INT cmd,...)