File pump.h

FileList > midas_fe > pump_scfe > pump.h

Go to the source code of this file

Public Functions

Type Name
INT pump_in (INT cmd, ...)
INT pump_out (INT cmd, ...)

Macros

Type Name
define PUMP_IN_VARS 10
number of input variables
define PUMP_OUT_VARS 1
number of output variables

Public Functions Documentation

function pump_in

INT pump_in (
    INT cmd,
    ...
) 

pump vacuum controller device driver (read routines) entry function. Establishes the communication with the SPS controll unit of the PUMP (QSM610-612) and reads the state of the pumps, valves, and the pressure values.


function pump_out

INT pump_out (
    INT cmd,
    ...
) 

Macro Definition Documentation

define PUMP_IN_VARS

number of input variables

#define PUMP_IN_VARS `10`


define PUMP_OUT_VARS

number of output variables

#define PUMP_OUT_VARS `1`



The documentation for this class was generated from the following file midas_fe/pump_scfe/pump.h