Low-Energy Muon (LEM) Experiment  0.5.2
scs900.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------
2 
3  Name: scs900.h
4  Created by: Andreas Suter 2004/11/11
5 
6  Contents: MIDAS device driver declaration for the SCS900 MSCB ADC/DAC
7 
8 ---------------------------------------------------------------------*/
9 
10 /*---- device driver declaration -----------------------------------*/
11 
15 INT scs900_in(INT cmd, ...);
16 
20 INT scs900_out(INT cmd, ...);
21 
INT scs900_in(INT cmd,...)
INT scs900_out(INT cmd,...)