Low-Energy Muon (LEM) Experiment  0.5.2
west6100.h
Go to the documentation of this file.
1 /********************************************************************\
2 
3  Name: west6100.h
4  Created by: Andreas Suter 2004/02/23
5 
6  Contents: Device driver declaration for the needle valve controller
7  for the moderation cryostate 'Moddy'.
8 
9 \********************************************************************/
10 
11 /*---- device driver declaration -----------------------------------*/
49 INT w6100_in(INT cmd, ...);
56 INT w6100_out(INT cmd, ...);
57 
INT w6100_in(INT cmd,...)
INT w6100_out(INT cmd,...)