- Driver for the Risoe Temperature controller

- HM is now working
- display code added
This commit is contained in:
cvs
2003-02-14 13:00:28 +00:00
parent ac10723d74
commit 45a07c9ddc
18 changed files with 748 additions and 27 deletions

View File

@ -902,7 +902,7 @@
self->pDriv->fLastCurrent,
GetMonitor(self,4,pCon)/100000);
}
SCWrite(pCon,pBueffel,eWarning);
SCWrite(pCon,pBueffel,eValue);
return 1;
case 12: /* gettime */
fVal = GetCountTime(self,pCon);