labbCAN_Valve_API.h File Reference

Declaration of labbCAN_Valve_API. More...

#include "labbCAN_Bus_API.h"
+ Include dependency graph for labbCAN_Valve_API.h:

Functions

long LCV_ActualValvePosition (dev_hdl hValve)
 Returns the actual logical valve position. More...
 
long LCV_GetNoOfValves ()
 Query number of detected valve devices. More...
 
long LCV_GetValveHandle (unsigned char Index, dev_hdl *ValveHandle)
 Get valve handle by its index. More...
 
long LCV_LookupValveByName (const char *pValveName, dev_hdl *ValveHandle)
 Lookup for a valve device by its name. More...
 
long LCV_NumberOfValvePositions (dev_hdl hValve)
 Returns the number of valve positions. More...
 
long LCV_SwitchValveToPosition (dev_hdl hValve, int LogicalValvePosition)
 Switches the valve to a certain logical valve position. More...
 

Detailed Description

Declaration of labbCAN_Valve_API.

Author
Uwe Kindler
Date
13.07.2012