new tecs version M.Z.08.2001
This commit is contained in:
@@ -20,9 +20,6 @@ int TeccGet(pTecsClient conn, float *temp);
|
||||
int TeccSet(pTecsClient conn, float temp);
|
||||
/* set temperature */
|
||||
|
||||
int TeccWait(pTecsClient conn);
|
||||
/* wait until the controller is configured */
|
||||
|
||||
int TeccSend(pTecsClient conn, char *cmd, char *reply, int replyLen);
|
||||
/* send a command transparently to the controller
|
||||
replyLen is the maximal length of reply */
|
||||
|
||||
Reference in New Issue
Block a user