Low-Energy Muon (LEM) Experiment  0.5.2
danfysik.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------
2 
3  Name: danfysik.h
4  Created by: Andreas Suter 2005/02/25
5 
6  Contents: device driver for the danfysik power supply for the split
7  coil magnet (perpendicular to the film) and the parallel
8  to the film magnet.
9 
10 ---------------------------------------------------------------------*/
11 
12 /*---- device driver declaration -----------------------------------*/
13 
19 INT danfysik_in(INT cmd, ...);
25 INT danfysik_out(INT cmd, ...);
INT danfysik_in(INT cmd,...)
INT danfysik_out(INT cmd,...)