new features for evcontroller Nov.2002 M.Z.
This commit is contained in:
@@ -17,6 +17,9 @@ pTecsClient TeccInit(char *server, int port);
|
||||
int TeccGet(pTecsClient conn, float *temp);
|
||||
/* get temperature */
|
||||
|
||||
int TeccGetX(pTecsClient conn, float *tC, float *tP, float *tDif);
|
||||
/* get controlled temperature */
|
||||
|
||||
int TeccGet3(pTecsClient conn, float *tSet, float *tExch, float *tSamp);
|
||||
/* get temperatures */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user