Low-Energy Muon (LEM) Experiment
0.5.2
Main Page
Related Pages
Data Structures
Files
File List
Globals
ps64.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------
2
3
Name: ps64.h
4
Created by: Andreas Suter 2016/10/18
5
6
Contents: ps64 vacuum controller
7
8
---------------------------------------------------------------------*/
9
10
#define PS64_IN_VARS 5
11
#define PS64_OUT_VARS 1
12
13
/*---- device driver declaration -----------------------------------*/
14
15
//---------------------------------------------------------------------------------
21
INT
ps64_in
(INT cmd, ...);
// read routines
22
INT
ps64_out
(INT cmd, ...);
// write routines
23
ps64_out
INT ps64_out(INT cmd,...)
ps64_in
INT ps64_in(INT cmd,...)
drivers
device
ps64.h
Generated by
1.8.5